mirror of
https://github.com/kubescape/kubescape.git
synced 2026-04-15 06:58:11 +00:00
bring back version
Signed-off-by: Daniel Grunberger <danielgrunberger@armosec.io>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
module github.com/kubescape/kubescape/v3
|
||||
|
||||
go 1.20
|
||||
go 1.21
|
||||
|
||||
|
||||
require (
|
||||
github.com/adrg/xdg v0.4.0
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
module github.com/kubescape/kubescape/v3/httphandler
|
||||
|
||||
go 1.20
|
||||
go 1.21
|
||||
|
||||
replace github.com/kubescape/kubescape/v3 => ../
|
||||
|
||||
|
||||
Reference in New Issue
Block a user