Skip to content

Commit

Permalink
chore(deps): go get -u ./...
Browse files Browse the repository at this point in the history
  • Loading branch information
patdowney committed Oct 29, 2024
1 parent 667e643 commit b539e44
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23.2

require (
github.com/auth0/go-jwt-middleware/v2 v2.2.2
github.com/dioad/net v0.42.3
github.com/dioad/net v0.42.4
golang.org/x/oauth2 v0.23.0
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,8 @@ github.com/dioad/net v0.42.2 h1:/OKbGZTVKOiKMgMVP+yWrbemKPODyzmtlYKBF0eYrss=
github.com/dioad/net v0.42.2/go.mod h1:w1wQyHHd389P+i3KyXO28VyqQi16UheydU19k8WR9hQ=
github.com/dioad/net v0.42.3 h1:eyCtbAiatkUT8w+t00MPsPfYcJSAraElL/arwK0XEB4=
github.com/dioad/net v0.42.3/go.mod h1:w1wQyHHd389P+i3KyXO28VyqQi16UheydU19k8WR9hQ=
github.com/dioad/net v0.42.4 h1:JpiuCqCAnYunj5j6zo4tgYMV5T5ieNyZIkfEdzYFqGc=
github.com/dioad/net v0.42.4/go.mod h1:w1wQyHHd389P+i3KyXO28VyqQi16UheydU19k8WR9hQ=
github.com/dioad/util v0.5.0 h1:cLDCyXyHoxSIdJL2HiUTb35SqvJLTrQzMPXrvTuYJQ8=
github.com/dioad/util v0.5.0/go.mod h1:eVsJgq1YuDdv2hTcCxTVu83w+IPFAPfrvVLjfHLAMGk=
github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
Expand Down

0 comments on commit b539e44

Please sign in to comment.