Skip to content

Commit 08c5899

Browse files
committed
Set go directive to 1.25.11 to patch stdlib CVEs
1 parent 1590655 commit 08c5899

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/pilot-protocol/wallet
22

3-
go 1.25.0
4-
5-
toolchain go1.25.11
3+
go 1.25.11
64

75
require (
86
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.1

0 commit comments

Comments
 (0)