Skip to content

Commit d7abf95

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

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/tx-submit-api-mirror
22

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

57
require (
68
github.com/blinklabs-io/cardano-models v0.3.7

0 commit comments

Comments
 (0)