go.mod
changeset 272 e9ffa471eeb3
parent 269 c50e88700432
child 274 cea6d2f4f728
--- a/go.mod	Sat Feb 04 13:35:58 2023 +0100
+++ b/go.mod	Sat Feb 18 04:11:30 2023 +0000
@@ -11,7 +11,7 @@
 	github.com/spf13/pflag v1.0.5
 	github.com/spf13/viper v1.15.0
 	github.com/stretchr/testify v1.8.1
-	golang.org/x/net v0.5.0
+	golang.org/x/net v0.7.0
 )
 
 go 1.13