Skip to content

Commit

Permalink
Merge pull request #22 from Bjorn248/dependabot/go_modules/golang.org…
Browse files Browse the repository at this point in the history
…/x/net-0.23.0

Bump golang.org/x/net from 0.17.0 to 0.23.0
  • Loading branch information
Bjorn248 authored Apr 20, 2024
2 parents 381e6f5 + 550a351 commit a66452b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module scca-pax-calculator

go 1.19

require golang.org/x/net v0.17.0
require golang.org/x/net v0.23.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
golang.org/x/net v0.17.0 h1:pVaXccu2ozPjCXewfr1S7xza/zcXTity9cCdXQYSjIM=
golang.org/x/net v0.17.0/go.mod h1:NxSsAGuq816PNPmqtQdLE42eU2Fs7NoRIZrHJAlaCOE=
golang.org/x/net v0.23.0 h1:7EYJ93RZ9vYSZAIb2x3lnuvqO5zneoD6IvWjuhfxjTs=
golang.org/x/net v0.23.0/go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg=

0 comments on commit a66452b

Please sign in to comment.