Skip to content

Commit 904bc9f

Browse files
committed
Relax Go to 1.26.0 and toolchain to 1.26.4
Signed-off-by: Enrique Lacal <enrique.lacal@kaleido.io>
1 parent 353b07d commit 904bc9f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module github.com/hyperledger-firefly/common
22

3-
go 1.26.4
3+
go 1.26.0
4+
5+
toolchain go1.26.4
46

57
require (
68
github.com/DATA-DOG/go-sqlmock v1.5.2

0 commit comments

Comments
 (0)