Skip to content

Commit a247332

Browse files
authored
Upgrade Go to 1.22.4 and remove toolchain. (#46)
Signed-off-by: Matt Welke <[email protected]>
1 parent 94ab793 commit a247332

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/validator-labs/validator-plugin-kubescape
22

3-
go 1.22.2
4-
5-
toolchain go1.22.4
3+
go 1.22.4
64

75
require (
86
github.com/go-logr/logr v1.4.2

0 commit comments

Comments
 (0)