Skip to content

Commit

Permalink
security: update golang.org/x/net to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ofaurax committed Sep 4, 2023
1 parent 95f9598 commit 1b53a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
go.uber.org/goleak v1.2.1
golang.org/x/crypto v0.1.0
golang.org/x/exp v0.0.0-20230127130021-4ca2cb1a16b7
golang.org/x/net v0.1.0
golang.org/x/net v0.7.0
gopkg.in/go-playground/assert.v1 v1.2.1
)

Expand Down

0 comments on commit 1b53a9e

Please sign in to comment.