Bump all golang dependencies

This commit is contained in:
Joshua Casey
2023-03-20 10:50:53 -05:00
parent 5928e05d9e
commit 255f51f75b
4 changed files with 39 additions and 39 deletions

View File

@@ -2,4 +2,4 @@ module go.pinniped.dev/update-go-mod
go 1.19
require golang.org/x/mod v0.8.0
require golang.org/x/mod v0.9.0

View File

@@ -1,2 +1,2 @@
golang.org/x/mod v0.8.0 h1:LUYupSeNrTNCGzR/hVBk2NHZO4hXcVaW1k4Qx7rjPx8=
golang.org/x/mod v0.8.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
golang.org/x/mod v0.9.0 h1:KENHtAZL2y3NLMYZeHY9DW8HW8V+kQyJsY/V9JlKvCs=
golang.org/x/mod v0.9.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=