Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit 1534387

Browse files
Merge pull request #217 from Rajalakshmi-Girish/go-mod-tidy
Update to go.mod
2 parents d161b3a + 2a56498 commit 1534387

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

go.mod

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
module github.com/ppc64le-cloud/kubetest2-plugins
22

3-
go 1.23
3+
go 1.23.0
4+
5+
toolchain go1.23.3
6+
47
require (
58
github.com/IBM/ibm-cos-sdk-go v1.12.1
69
github.com/octago/sflags v0.3.1

0 commit comments

Comments
 (0)