Skip to content

Commit 04dfc93

Browse files
build(deps): bump Go version to 1.25.3
1 parent ae833b6 commit 04dfc93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ require (
2424
github.com/xeipuuv/gojsonschema v1.2.0
2525
github.com/zclconf/go-cty v1.17.0
2626
golang.org/x/crypto v0.44.0
27-
golang.org/x/net v0.46.0
2827
gopkg.in/yaml.v3 v3.0.1
2928
gorm.io/driver/mysql v1.6.0
3029
gorm.io/driver/sqlite v1.6.0
@@ -125,6 +124,7 @@ require (
125124
go.yaml.in/yaml/v3 v3.0.4 // indirect
126125
golang.org/x/exp/typeparams v0.0.0-20231108232855-2478ac86f678 // indirect
127126
golang.org/x/mod v0.29.0 // indirect
127+
golang.org/x/net v0.46.0 // indirect
128128
golang.org/x/oauth2 v0.29.0 // indirect
129129
golang.org/x/sync v0.18.0 // indirect
130130
golang.org/x/sys v0.38.0 // indirect

0 commit comments

Comments
 (0)