chore: bump golang.org/x/net from 0.26.0 to 0.28.0
All checks were successful
REUSE Compliance Check / check (push) Successful in 5s

This commit is contained in:
Dan Anglin 2024-08-29 19:04:11 +01:00
parent e3a0436027
commit 5043c2a4d1
Signed by: dananglin
GPG key ID: 0C1D44CFBEE68638
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -2,4 +2,4 @@ module codeflow.dananglin.me.uk/apollo/enbas
go 1.23.0
require golang.org/x/net v0.26.0
require golang.org/x/net v0.28.0

4
go.sum
View file

@ -1,2 +1,2 @@
golang.org/x/net v0.26.0 h1:soB7SVo0PWrY4vPW/+ay0jKDNScG2X9wFeYlXIvJsOQ=
golang.org/x/net v0.26.0/go.mod h1:5YKkiSynbBIh3p6iOc/vibscux0x38BZDkn8sCUPxHE=
golang.org/x/net v0.28.0 h1:a9JDOJc5GMUJ0+UDqmLT86WiEy7iWyIhz8gz8E4e5hE=
golang.org/x/net v0.28.0/go.mod h1:yqtgsTWOOnlGLG9GFRrK3++bGOUEkNBoHZc8MEDWPNg=