Skip to content

Commit effb0fc

Browse files
authored
ci: update to minimum go 1.22 (#314)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 7a064bf commit effb0fc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

go.mod

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

3-
go 1.21
3+
go 1.22
4+
5+
toolchain go1.22.8
46

57
require (
68
github.com/Masterminds/sprig/v3 v3.3.0

0 commit comments

Comments
 (0)