File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ require (
3939 github.com/spf13/cast v1.10.0 // indirect
4040 github.com/subosito/gotenv v1.6.0 // indirect
4141 go.yaml.in/yaml/v2 v2.4.2 // indirect
42- golang.org/x/net v0.46 .0 // indirect
42+ golang.org/x/net v0.47 .0 // indirect
4343 golang.org/x/sync v0.18.0 // indirect
4444 golang.org/x/sys v0.38.0 // indirect
4545 golang.org/x/text v0.31.0 // indirect
@@ -49,6 +49,6 @@ require (
4949
5050replace (
5151 github.com/prometheus/client_golang => github.com/prometheus/client_golang v1.23.2
52- golang.org/x/crypto => golang.org/x/crypto v0.44 .0
52+ golang.org/x/crypto => golang.org/x/crypto v0.45 .0
5353 golang.org/x/net => golang.org/x/net v0.47.0
5454)
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ go.yaml.in/yaml/v2 v2.4.2 h1:DzmwEr2rDGHl7lsFgAHxmNz/1NlQ7xLIrlN2h5d1eGI=
8787go.yaml.in/yaml/v2 v2.4.2 /go.mod h1:081UH+NErpNdqlCXm3TtEran0rJZGxAYx9hb/ELlsPU =
8888go.yaml.in/yaml/v3 v3.0.4 h1:tfq32ie2Jv2UxXFdLJdh3jXuOzWiL1fo0bu/FbuKpbc =
8989go.yaml.in/yaml/v3 v3.0.4 /go.mod h1:DhzuOOF2ATzADvBadXxruRBLzYTpT36CKvDb3+aBEFg =
90- golang.org/x/crypto v0.44 .0 /go.mod h1:013i+Nw79BMiQiMsOPcVCB5ZIJbYkerPrGnOa00tvmc =
90+ golang.org/x/crypto v0.45 .0 /go.mod h1:XTGrrkGJve7CYK7J8PEww4aY7gM3qMCElcJQ8n8JdX4 =
9191golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 /go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4 =
9292golang.org/x/mod v0.12.0 /go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs =
9393golang.org/x/mod v0.17.0 /go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c =
You can’t perform that action at this time.
0 commit comments