mirror of
https://github.com/mudler/luet.git
synced 2025-09-24 04:34:46 +00:00
⬆️ Bump to go 1.19 as requirement for building (#319)
* ⬆️ Bump to go 1.19 as requirement for building Signed-off-by: mudler <mudler@c3os.io> * ⬆️ Update vendor * 🤖 Use go 1.19 in CI * 🤖 Do not pull cover from makefile Signed-off-by: mudler <mudler@c3os.io> * 🤖 Fix permission issues Signed-off-by: mudler <mudler@c3os.io> * 🤖 Adapt test to getcap output changes Signed-off-by: mudler <mudler@c3os.io> --------- Signed-off-by: mudler <mudler@c3os.io>
This commit is contained in:
committed by
GitHub
parent
5d37518888
commit
5ee1ff6d5a
5
vendor/github.com/mitchellh/copystructure/go.mod
generated
vendored
5
vendor/github.com/mitchellh/copystructure/go.mod
generated
vendored
@@ -1,5 +0,0 @@
|
||||
module github.com/mitchellh/copystructure
|
||||
|
||||
go 1.15
|
||||
|
||||
require github.com/mitchellh/reflectwalk v1.0.2
|
2
vendor/github.com/mitchellh/copystructure/go.sum
generated
vendored
2
vendor/github.com/mitchellh/copystructure/go.sum
generated
vendored
@@ -1,2 +0,0 @@
|
||||
github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zxSIeXaQ=
|
||||
github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
|
3
vendor/github.com/mitchellh/hashstructure/v2/go.mod
generated
vendored
3
vendor/github.com/mitchellh/hashstructure/v2/go.mod
generated
vendored
@@ -1,3 +0,0 @@
|
||||
module github.com/mitchellh/hashstructure/v2
|
||||
|
||||
go 1.14
|
3
vendor/github.com/mitchellh/mapstructure/go.mod
generated
vendored
3
vendor/github.com/mitchellh/mapstructure/go.mod
generated
vendored
@@ -1,3 +0,0 @@
|
||||
module github.com/mitchellh/mapstructure
|
||||
|
||||
go 1.14
|
1
vendor/github.com/mitchellh/reflectwalk/go.mod
generated
vendored
1
vendor/github.com/mitchellh/reflectwalk/go.mod
generated
vendored
@@ -1 +0,0 @@
|
||||
module github.com/mitchellh/reflectwalk
|
Reference in New Issue
Block a user