Skip to content

Commit e9ec7a2

Browse files
committed
fix error in go.mod
1 parent 18edc10 commit e9ec7a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/aquasecurity/windows-bench
22

3-
go 1.21
3+
go 1.19
44

55
require (
66
github.com/aquasecurity/bench-common v0.4.9-0.20250714075640-1dbae7d8053a

0 commit comments

Comments
 (0)