Skip to content

Commit

Permalink
Merge pull request #1 from d-dot-one/dependabot/go_modules/golang.org…
Browse files Browse the repository at this point in the history
…/x/net-0.17.0

Bump golang.org/x/net from 0.0.0-20181220203305-927f97764cc3 to 0.17.0
  • Loading branch information
d-dot-one committed Oct 26, 2023
2 parents aa73fa2 + a5fb2eb commit 7a67a51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ go 1.21

require gopkg.in/resty.v1 v1.12.0

require golang.org/x/net v0.0.0-20181220203305-927f97764cc3 // indirect
require golang.org/x/net v0.17.0 // indirect
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
golang.org/x/net v0.0.0-20181220203305-927f97764cc3 h1:eH6Eip3UpmR+yM/qI9Ijluzb1bNv/cAU/n+6l8tRSis=
golang.org/x/net v0.0.0-20181220203305-927f97764cc3/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.17.0 h1:pVaXccu2ozPjCXewfr1S7xza/zcXTity9cCdXQYSjIM=
golang.org/x/net v0.17.0/go.mod h1:NxSsAGuq816PNPmqtQdLE42eU2Fs7NoRIZrHJAlaCOE=
gopkg.in/resty.v1 v1.12.0 h1:CuXP0Pjfw9rOuY6EP+UvtNvt5DSqHpIxILZKT/quCZI=
gopkg.in/resty.v1 v1.12.0/go.mod h1:mDo4pnntr5jdWRML875a/NmxYqAlA73dVijT2AXvQQo=

0 comments on commit 7a67a51

Please sign in to comment.