Skip to content

Commit 5509b87

Browse files
committed
Merge branch 'chore/sync-gomod-term' into 'master'
chore(deps): bump golang.org/x/term to v0.43.0 to match go.sum See merge request postgres-ai/database-lab!1164
2 parents 358483d + d2da64c commit 5509b87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

engine/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ require (
3939
golang.org/x/crypto v0.52.0
4040
golang.org/x/mod v0.35.0
4141
golang.org/x/oauth2 v0.36.0
42-
golang.org/x/term v0.41.0
42+
golang.org/x/term v0.43.0
4343
gopkg.in/yaml.v2 v2.4.0
4444
gopkg.in/yaml.v3 v3.0.1
4545
)

0 commit comments

Comments
 (0)