mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-24 16:54:26 +01:00
So that we get the latest language fixes. There is little use to maitain compiler backward compatibility. Let's just set the default golang version to the latest 1.19.2. Fixes: #5494 Signed-off-by: Peng Tao <bergwolf@hyper.sh>
42 lines
1.2 KiB
Plaintext
42 lines
1.2 KiB
Plaintext
# github.com/BurntSushi/toml v1.1.0
|
|
## explicit; go 1.16
|
|
github.com/BurntSushi/toml
|
|
github.com/BurntSushi/toml/internal
|
|
# github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
|
|
## explicit; go 1.12
|
|
github.com/cpuguy83/go-md2man/v2/md2man
|
|
# github.com/davecgh/go-spew v1.1.1
|
|
## explicit
|
|
github.com/davecgh/go-spew/spew
|
|
# github.com/go-logfmt/logfmt v0.5.1
|
|
## explicit; go 1.17
|
|
github.com/go-logfmt/logfmt
|
|
# github.com/pmezard/go-difflib v1.0.0
|
|
## explicit
|
|
github.com/pmezard/go-difflib/difflib
|
|
# github.com/russross/blackfriday/v2 v2.0.1
|
|
## explicit
|
|
github.com/russross/blackfriday/v2
|
|
# github.com/shurcooL/sanitized_anchor_name v1.0.0
|
|
## explicit
|
|
github.com/shurcooL/sanitized_anchor_name
|
|
# github.com/sirupsen/logrus v1.8.1
|
|
## explicit; go 1.13
|
|
github.com/sirupsen/logrus
|
|
# github.com/stretchr/testify v1.7.1
|
|
## explicit; go 1.13
|
|
github.com/stretchr/testify/assert
|
|
# github.com/urfave/cli v1.22.7
|
|
## explicit; go 1.11
|
|
github.com/urfave/cli
|
|
# golang.org/x/sys v0.0.0-20191026070338-33540a1f6037
|
|
## explicit; go 1.12
|
|
golang.org/x/sys/unix
|
|
golang.org/x/sys/windows
|
|
# gopkg.in/yaml.v2 v2.4.0
|
|
## explicit; go 1.15
|
|
gopkg.in/yaml.v2
|
|
# gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
|
|
## explicit
|
|
gopkg.in/yaml.v3
|