Skip to content

Commit 68a958e

Browse files
authored
build: use go 1.22.11 (#334)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent df99912 commit 68a958e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/blinklabs-io/cardano-up
22

3-
go 1.22.9
3+
go 1.22.11
44

55
require (
66
github.com/Masterminds/sprig/v3 v3.3.0

0 commit comments

Comments
 (0)