diff options
| author | Raul Benencia <raul@thousandeyes.com> | 2023-01-04 16:32:49 -0800 |
|---|---|---|
| committer | Raul Benencia <raul@thousandeyes.com> | 2023-01-04 16:32:49 -0800 |
| commit | bdf7df6d7be8bb887334d3b623c999c9adc06843 (patch) | |
| tree | 4a59a957dfb9abf9bac89b624de65cbdb6904422 /vendor/gopkg.in/yaml.v2 | |
| parent | 5278665a4dab4d90c7aac56aa76ce2c24705da8c (diff) | |
build: use go 1.19 and tidy up deps
Diffstat (limited to 'vendor/gopkg.in/yaml.v2')
| -rw-r--r-- | vendor/gopkg.in/yaml.v2/go.mod | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/vendor/gopkg.in/yaml.v2/go.mod b/vendor/gopkg.in/yaml.v2/go.mod deleted file mode 100644 index 2cbb85a..0000000 --- a/vendor/gopkg.in/yaml.v2/go.mod +++ /dev/null @@ -1,5 +0,0 @@ -module gopkg.in/yaml.v2 - -go 1.15 - -require gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 |
