Skip to content

Commit 5eb0c3e

Browse files
committed
Updates gomod2nix.toml
Signed-off-by: joshvanl <[email protected]>
1 parent de484e8 commit 5eb0c3e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gomod2nix.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -164,14 +164,14 @@ schema = 3
164164
version = "v1.26.0"
165165
hash = "sha256-EUQnALSDtoJryWp01K/PMbRUvQYG1uDbqGnlJ/7thE4="
166166
[mod."golang.org/x/crypto"]
167-
version = "v0.17.0"
168-
hash = "sha256-/vzBaeD/Ymyc7cpjBvSfJfuZ57zWa9LOaZM7b33eIx0="
167+
version = "v0.21.0"
168+
hash = "sha256-Z4k1LvFh4Jai7HUe6TTuXSG3VnuiRpMwdARIdZZqSYk="
169169
[mod."golang.org/x/net"]
170-
version = "v0.17.0"
171-
hash = "sha256-qRawHWLSsJ06QNbLhUWPXGVSO1eaioeC9xZlUEWN8J8="
170+
version = "v0.23.0"
171+
hash = "sha256-ZB4504rtgsHbcRfijjlqt4/2ddb8tyQB5IBn126uVTQ="
172172
[mod."golang.org/x/sys"]
173-
version = "v0.15.0"
174-
hash = "sha256-n7TlABF6179RzGq3gctPDKDPRtDfnwPdjNCMm8ps2KY="
173+
version = "v0.18.0"
174+
hash = "sha256-bIFhfFp7Sj0E1gcE3X3l/jecCfSRLgrkb8f0Yr6tVR0="
175175
[mod."golang.org/x/text"]
176176
version = "v0.14.0"
177177
hash = "sha256-yh3B0tom1RfzQBf1RNmfdNWF1PtiqxV41jW1GVS6JAg="

0 commit comments

Comments
 (0)