diff options
| author | Shelley-BaoYue <baoyue2@huawei.com> | 2023-08-14 19:49:06 +0800 |
|---|---|---|
| committer | Shelley-BaoYue <baoyue2@huawei.com> | 2023-08-21 21:13:46 +0800 |
| commit | 74533efd36725c7e6d2f6948e0ab87c4ad8bac67 (patch) | |
| tree | 4514db23c51106eff0f68b05fb496724920214e9 /vendor | |
| parent | Merge pull request #4947 from Shelley-BaoYue/bump-go1.19-buildtool (diff) | |
| download | kubeedge-74533efd36725c7e6d2f6948e0ab87c4ad8bac67.tar.gz | |
update go version to 1.19
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
Diffstat (limited to 'vendor')
| -rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index aa605ac3c..998f65279 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -540,7 +540,7 @@ github.com/klauspost/compress/internal/snapref github.com/klauspost/compress/zstd github.com/klauspost/compress/zstd/internal/xxhash # github.com/kubeedge/beehive v0.0.0 => ./staging/src/github.com/kubeedge/beehive -## explicit; go 1.17 +## explicit; go 1.19 github.com/kubeedge/beehive/pkg/common github.com/kubeedge/beehive/pkg/core github.com/kubeedge/beehive/pkg/core/channel @@ -556,7 +556,7 @@ github.com/kubeedge/beehive/pkg/core/socket/wrapper/packer github.com/kubeedge/beehive/pkg/core/socket/wrapper/reader github.com/kubeedge/beehive/pkg/core/socket/wrapper/writer # github.com/kubeedge/viaduct v0.0.0 => ./staging/src/github.com/kubeedge/viaduct -## explicit; go 1.17 +## explicit; go 1.19 github.com/kubeedge/viaduct/pkg/api github.com/kubeedge/viaduct/pkg/client github.com/kubeedge/viaduct/pkg/cmgr |
