Skip to content

Commit

Permalink
Merge pull request #29 from ArkhamCookie/dependabot/go_modules/golang…
Browse files Browse the repository at this point in the history
….org/x/crypto-0.17.0

Bump golang.org/x/crypto from 0.1.0 to 0.17.0
  • Loading branch information
ArkhamCookie authored Jan 8, 2024
2 parents 2bfdf46 + 89d430f commit 6dfcd6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ require (
github.com/gSpera/morse v1.1.2 // indirect
github.com/gorilla/websocket v1.4.2 // indirect
github.com/joho/godotenv v1.5.1 // indirect
golang.org/x/crypto v0.1.0 // indirect
golang.org/x/sys v0.1.0 // indirect
golang.org/x/crypto v0.17.0 // indirect
golang.org/x/sys v0.15.0 // indirect
)

replace (
Expand Down

0 comments on commit 6dfcd6b

Please sign in to comment.