Skip to content

Commit 867909e

Browse files
authored
build: use go 1.22.9 (#824)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 8c8940d commit 867909e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

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

3-
go 1.22
4-
5-
toolchain go1.22.8
3+
go 1.22.9
64

75
require (
86
filippo.io/edwards25519 v1.1.0

0 commit comments

Comments
 (0)