mirror of
https://github.com/yannh/kubeconform.git
synced 2026-07-02 17:39:30 +00:00
deps: use go 1.16
This commit is contained in:
parent
2e7c2bfe33
commit
affc63bb18
2 changed files with 5 additions and 34 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/yannh/kubeconform
|
||||
|
||||
go 1.14
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/beevik/etree v1.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue