Skip to content

Commit c63f1f7

Browse files
ci: [sync] Update from eclipse-che/che-machine-exec @ f91c5
Signed-off-by: devstudio-release <[email protected]>
1 parent 5310ae4 commit c63f1f7

File tree

339 files changed

+75662
-5978
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

339 files changed

+75662
-5978
lines changed

devspaces-machineexec/DEPENDENCIES.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
| [github.com/docopt/docopt-go@ee0de3bc6815ee19d4a46c7eb90f829db0e014b1](https://github.com/clearlydefined/curated-data/pull/11118.git) | MIT | [CQ](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=23292) |
2525
| [github.com/go-logr/[email protected]](https://github.com/go-logr/logr.git) | Apache-2.0 | [CQ](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=23305) |
2626
| [github.com/gin-contrib/sse@22d885f9ecc78bf4ee5d72b937e4bbcdc58e8cae](https://github.com/gin-contrib/sse.git) | MIT | [CQ](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=23306) |
27-
| [github.com/gin-gonic/gin@bd4f73af679e7d645f6d0277258fa360eda96f2d](https://github.com/gin-gonic/gin.git) | MIT | [CQ](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=16574) |
27+
| [github.com/gin-gonic/gin@v1.8.2](https://github.com/gin-gonic/gin.git) | MIT | [CQ](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=16574) |
2828
| [github.com/go-openapi/[email protected]](https://github.com/go-openapi/jsonreference.git) | Apache-2.0 | [CQ](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=23303) |
2929
| [github.com/go-openapi/[email protected]](https://github.com/go-openapi/jsonpointer.git) | Apache-2.0 | [CQ](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=23304) |
3030
| [github.com/envoyproxy/[email protected]](https://github.com/envoyproxy/protoc-gen-validate.git) | Apache-2.0 | [CQ](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=23307) |
@@ -110,7 +110,7 @@
110110
| [k8s.io/kube-openapi@591a79e4bda78206200568bf0e501b964f2f8908](https://github.com/kubernetes/kube-openapi.git) | Apache-2.0 | [CQ](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=23346) |
111111
| [github.com/golang/groupcache@8c9f03a8e57eb486e42badaed3fb287da51807ba](https://github.com/golang/groupcache.git) | Apache-2.0 | [clearlydefined](https://clearlydefined.io/definitions/git/github/golang/groupcache/8c9f03a8e57eb486e42badaed3fb287da51807ba) |
112112
| [github.com/golang/glog@23def4e6c14b4da8ac2ed8007337bc5eb5007998](https://github.com/golang/glog.git) | Apache-2.0 | [clearlydefined](https://clearlydefined.io/definitions/git/github/golang/glog/23def4e6c14b4da8ac2ed8007337bc5eb5007998) |
113-
| [golang.org/x/crypto@5ea612d1eb830b38bc4e914e37f55311eb58adce](https://cs.opensource.google/go) | BSD-3-Clause | N/A |
113+
| [golang.org/x/crypto@v0.0.0-20211215153901-e495a2d5b3d3](https://cs.opensource.google/go) | BSD-3-Clause | N/A |
114114
| [golang.org/x/exp@956cc1757749645f24cefb2ef2a41b0ec4514cf8](https://cs.opensource.google/go) | BSD-3-Clause | N/A |
115115
| [golang.org/x/image@dc590effac8bfed2854f43e68b2d60a159d58449](https://cs.opensource.google/go) | BSD-3-Clause | N/A |
116116
| [golang.org/x/lint@910be7a94367618fd0fd25eaabbee4fdc0ac7092](https://cs.opensource.google/go) | BSD-3-Clause | N/A |
@@ -125,3 +125,11 @@
125125
| [golang.org/x/sync@43a5402ce75a95522677f77c619865d66b8c57ab](https://cs.opensource.google/go) | BSD-3-Clause | N/A |
126126
| [golang.org/x/sys@1e4c9ba3b0c4fcddbe90893331bdc829813066a1](https://cs.opensource.google/go) | BSD-3-Clause | N/A |
127127
| [golang.org/x/[email protected]](https://cs.opensource.google/go) | BSD-3-Clause | N/A |
128+
| [github.com/go-playground/assert/[email protected]](https://github.com/go-playground/assert) | MIT | N/A |
129+
| [github.com/pelletier/go-toml/[email protected]](https://github.com/pelletier/go-toml) | MIT | N/A |
130+
| [github.com/goccy/[email protected]](https://github.com/goccy/go-json) | MIT | N/A |
131+
| [github.com/leodido/[email protected]](https://github.com/leodido/go-urn) | MIT | [clearlydefined](https://clearlydefined.io/definitions/git/github/leodido/go-urn/6c96508144d00b380edbc8bda077e27b832d0c7b) |
132+
| [github.com/go-playground/[email protected]](https://github.com/go-playground/universal-translator) | MIT | [clearlydefined](https://clearlydefined.io/definitions/git/github/go-playground/universal-translator/04491fe06b0ce6efc083d9a94f982008753a4339) |
133+
| [github.com/go-playground/[email protected]](https://github.com/go-playground/locales) | MIT | [clearlydefined](https://clearlydefined.io/definitions/git/github/go-playground/locales/52f01e016def96714dc09cf5cdd58f5660eeca02] |
134+
| [github.com/go-playground/validator/[email protected]](https://github.com/go-playground/validator) | MIT | [clearlydefined](https://clearlydefined.io/definitions/git/github/go-playground/validator/c7e0172e0fd176bdc521afb5186818a7db6b77ac] |
135+
| [gopkg.in/[email protected]](https://github.com/go-yaml/yaml.git) | Apache-2.0 AND MIT | [clearlydefined](https://clearlydefined.io/definitions/git/github/go-yaml/yaml/00bbc0947ae889b9e480044dbc3bc3e3216a6a89] |

devspaces-machineexec/Makefile

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.PHONY: update-go-deps
2+
update-go-deps:
3+
@echo ">> updating Go dependencies"
4+
@for m in $$(go list -mod=readonly -m -f '{{ if and (not .Indirect) (not .Main)}}{{.Path}}{{end}}' all); do \
5+
go get $$m; \
6+
done
7+
go mod tidy
8+
ifneq (,$(wildcard vendor))
9+
go mod vendor
10+
endif

devspaces-machineexec/go.mod

+50-18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/eclipse-che/che-machine-exec
22

3-
go 1.15
3+
go 1.18
44

55
replace (
66
cloud.google.com/go => cloud.google.com/go v0.54.0
@@ -43,17 +43,15 @@ replace (
4343
github.com/evanphx/json-patch => github.com/evanphx/json-patch v0.0.0-20191220184958-bf22ed931162
4444
github.com/fsnotify/fsnotify => github.com/fsnotify/fsnotify v1.4.7
4545
github.com/gin-contrib/sse => github.com/gin-contrib/sse v0.0.0-20170109093832-22d885f9ecc7
46-
github.com/gin-gonic/gin => github.com/gin-gonic/gin v0.0.0-20180501062418-bd4f73af679e
46+
github.com/gin-gonic/gin => github.com/gin-gonic/gin v1.8.2
4747
github.com/go-gl/glfw/v3.3/glfw => github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4
4848
github.com/go-logr/logr => github.com/go-logr/logr v0.4.0
4949
github.com/go-openapi/jsonpointer => github.com/go-openapi/jsonpointer v0.19.3
5050
github.com/go-openapi/jsonreference => github.com/go-openapi/jsonreference v0.19.3
5151
github.com/go-openapi/spec => github.com/go-openapi/spec v0.19.3
5252
github.com/go-openapi/swag => github.com/go-openapi/swag v0.19.5
5353

54-
github.com/go-playground/assert/v2 => github.com/go-playground/assert/v2 v2.0.0-20160126235308-4f4dfbc7d1c4
55-
github.com/go-playground/universal-translator => github.com/go-playground/universal-translator v0.0.0-20160126235308-2223ab324566
56-
github.com/go-playground/validator/v10 => github.com/go-playground/validator/v10 v10.2.0
54+
github.com/go-playground/assert/v2 => github.com/go-playground/assert/v2 v2.0.1
5755
github.com/gogo/protobuf => github.com/gogo/protobuf v1.3.2
5856
github.com/golang/glog => github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
5957
github.com/golang/groupcache => github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
@@ -120,7 +118,6 @@ replace (
120118

121119
go.opencensus.io => go.opencensus.io v0.22.3
122120

123-
golang.org/x/crypto => golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83
124121
golang.org/x/exp => golang.org/x/exp v0.0.0-20190426190305-956cc1757749
125122
golang.org/x/image => golang.org/x/image v0.0.0-20161005234226-dc590effac8b
126123
golang.org/x/lint => golang.org/x/lint v0.0.0-20200130185559-910be7a94367
@@ -171,18 +168,53 @@ replace (
171168

172169
require (
173170
github.com/eclipse/che-go-jsonrpc v0.0.0-20200317130110-931966b891fe
174-
github.com/gin-contrib/sse v0.0.0-20170109093832-22d885f9ecc7 // indirect
175-
github.com/gin-gonic/gin v0.0.0-20180501062418-bd4f73af679e
176-
github.com/gorilla/websocket v1.4.2
177-
github.com/mattn/go-isatty v0.0.3 // indirect
171+
github.com/gin-gonic/gin v1.8.2
172+
github.com/gorilla/websocket v1.5.0
178173
github.com/pkg/errors v0.9.1
179-
github.com/sirupsen/logrus v1.4.2
180-
github.com/stretchr/testify v1.6.1
181-
github.com/ugorji/go v1.1.1 // indirect
182-
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
183-
gopkg.in/go-playground/validator.v8 v8.18.2 // indirect
174+
github.com/sirupsen/logrus v1.9.0
175+
github.com/stretchr/testify v1.8.1
184176
gopkg.in/yaml.v2 v2.4.0
185-
k8s.io/api v0.21.0
186-
k8s.io/apimachinery v0.21.0
187-
k8s.io/client-go v0.21.0
177+
k8s.io/api v0.26.1
178+
k8s.io/apimachinery v0.26.1
179+
k8s.io/client-go v1.5.2
180+
)
181+
182+
require (
183+
github.com/davecgh/go-spew v1.1.1 // indirect
184+
github.com/gin-contrib/sse v0.1.0 // indirect
185+
github.com/go-logr/logr v0.4.0 // indirect
186+
github.com/go-playground/locales v0.14.0 // indirect
187+
github.com/go-playground/universal-translator v0.18.0 // indirect
188+
github.com/go-playground/validator/v10 v10.11.1 // indirect
189+
github.com/goccy/go-json v0.10.0 // indirect
190+
github.com/gogo/protobuf v1.3.2 // indirect
191+
github.com/golang/protobuf v1.4.3 // indirect
192+
github.com/google/go-cmp v0.5.2 // indirect
193+
github.com/google/gofuzz v1.1.0 // indirect
194+
github.com/googleapis/gnostic v0.4.1 // indirect
195+
github.com/json-iterator/go v1.1.12 // indirect
196+
github.com/konsorten/go-windows-terminal-sequences v1.0.1 // indirect
197+
github.com/leodido/go-urn v1.2.1 // indirect
198+
github.com/mattn/go-isatty v0.0.17 // indirect
199+
github.com/moby/spdystream v0.2.0 // indirect
200+
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
201+
github.com/modern-go/reflect2 v1.0.2 // indirect
202+
github.com/pelletier/go-toml/v2 v2.0.6 // indirect
203+
github.com/pmezard/go-difflib v1.0.0 // indirect
204+
github.com/stretchr/objx v0.2.0 // indirect
205+
github.com/ugorji/go v1.1.1 // indirect
206+
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 // indirect
207+
golang.org/x/net v0.5.0 // indirect
208+
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d // indirect
209+
golang.org/x/sys v0.3.0 // indirect
210+
golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d // indirect
211+
golang.org/x/text v0.5.0 // indirect
212+
golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba // indirect
213+
google.golang.org/appengine v1.6.5 // indirect
214+
google.golang.org/protobuf v1.28.1 // indirect
215+
gopkg.in/inf.v0 v0.9.1 // indirect
216+
k8s.io/klog/v2 v2.8.0 // indirect
217+
k8s.io/utils v0.0.0-20201110183641-67b214c5f920 // indirect
218+
sigs.k8s.io/structured-merge-diff/v4 v4.1.0 // indirect
219+
sigs.k8s.io/yaml v1.2.0 // indirect
188220
)

devspaces-machineexec/go.sum

+22-8
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,24 @@ github.com/evanphx/json-patch v0.0.0-20191220184958-bf22ed931162/go.mod h1:pmLOT
3434
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
3535
github.com/gin-contrib/sse v0.0.0-20170109093832-22d885f9ecc7 h1:AzN37oI0cOS+cougNAV9szl6CVoj2RYwzS3DpUQNtlY=
3636
github.com/gin-contrib/sse v0.0.0-20170109093832-22d885f9ecc7/go.mod h1:VJ0WA2NBN22VlZ2dKZQPAPnyWw5XTlK1KymzLKsr59s=
37-
github.com/gin-gonic/gin v0.0.0-20180501062418-bd4f73af679e h1:GFB7NljNjrcnhWnBPCNhdWWLd9hAPz45wCuRAlino6g=
38-
github.com/gin-gonic/gin v0.0.0-20180501062418-bd4f73af679e/go.mod h1:7cKuhb5qV2ggCFctp2fJQ+ErvciLZrIeoOSOm6mUr7Y=
37+
github.com/gin-gonic/gin v1.8.2 h1:UzKToD9/PoFj/V4rvlKqTRKnQYyz8Sc1MJlv4JHPtvY=
38+
github.com/gin-gonic/gin v1.8.2/go.mod h1:qw5AYuDrzRTnhvusDsrov+fDIxp9Dleuu12h8nfB398=
3939
github.com/go-logr/logr v0.4.0 h1:K7/B1jt6fIBQVd4Owv2MqGQClcgf0R266+7C/QjRcLc=
4040
github.com/go-logr/logr v0.4.0/go.mod h1:z6/tIYblkpsD+a4lm/fGIIU9mZ+XfAiaFtq7xTgseGU=
4141
github.com/go-openapi/jsonpointer v0.19.3/go.mod h1:Pl9vOtqEWErmShwVjC8pYs9cog34VGT37dQOVbmoatg=
4242
github.com/go-openapi/jsonreference v0.19.3/go.mod h1:rjx6GuL8TTa9VaixXglHmQmIL98+wF9xc8zWvFonSJ8=
4343
github.com/go-openapi/spec v0.19.3/go.mod h1:FpwSN1ksY1eteniUU7X0N/BgJ7a4WvBFVA8Lj9mJglo=
4444
github.com/go-openapi/swag v0.19.5/go.mod h1:POnQmlKehdgb5mhVOsnJFsivZCEZ/vjK9gh66Z9tfKk=
45+
github.com/go-playground/assert/v2 v2.0.1 h1:MsBgLAaY856+nPRTKrp3/OZK38U/wa0CcBYNjji3q3A=
46+
github.com/go-playground/assert/v2 v2.0.1/go.mod h1:VDjEfimB/XKnb+ZQfWdccd7VUvScMdVu0Titje2rxJ4=
47+
github.com/go-playground/locales v0.14.0 h1:u50s323jtVGugKlcYeyzC0etD1HifMjqmJqb8WugfUU=
48+
github.com/go-playground/locales v0.14.0/go.mod h1:sawfccIbzZTqEDETgFXqTho0QybSa7l++s0DH+LDiLs=
49+
github.com/go-playground/universal-translator v0.18.0 h1:82dyy6p4OuJq4/CByFNOn/jYrnRPArHwAcmLoJZxyho=
50+
github.com/go-playground/universal-translator v0.18.0/go.mod h1:UvRDBj+xPUEGrFYl+lu/H90nyDXpg0fqeB/AQUGNTVA=
51+
github.com/go-playground/validator/v10 v10.11.1 h1:prmOlTVv+YjZjmRmNSF3VmspqJIxJWXmqUsHwfTRRkQ=
52+
github.com/go-playground/validator/v10 v10.11.1/go.mod h1:i+3WkQ1FvaUjjxh1kSvIA4dMGDBiPU55YFDl0WbKdWU=
53+
github.com/goccy/go-json v0.10.0 h1:mXKd9Qw4NuzShiRlOXKews24ufknHO7gx30lsDyokKA=
54+
github.com/goccy/go-json v0.10.0/go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I=
4555
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
4656
github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
4757
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q=
@@ -75,8 +85,9 @@ github.com/konsorten/go-windows-terminal-sequences v1.0.1 h1:mweAR1A6xJ3oS2pRaGi
7585
github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=
7686
github.com/kr/pretty v0.0.0-20200729040243-ead452280cd0/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI=
7787
github.com/kr/pty v0.0.0-20180113180813-282ce0e5322c/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
78-
github.com/kr/text v0.0.0-20200214203106-702c74938df4 h1:wZbTlTuW1rZ7B1NOLHhgMe4MAnvDFeRZUPG0PULydcg=
7988
github.com/kr/text v0.0.0-20200214203106-702c74938df4/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
89+
github.com/leodido/go-urn v1.2.1 h1:BqpAaACuzVSgi/VLzGZIobT2z4v53pjosyNd9Yv6n/w=
90+
github.com/leodido/go-urn v1.2.1/go.mod h1:zt4jvISO2HfUBqxjfIshjdMTYS56ZS/qv49ictyFfxY=
8091
github.com/mailru/easyjson v0.0.0-20200218084223-8edcc4e51f39/go.mod h1:KAzv3t3aY1NaHWoQz1+4F1ccyAH66Jk7yos7ldAVICs=
8192
github.com/mattn/go-isatty v0.0.3 h1:ns/ykhmWi7G9O+8a448SecJU3nSMBXJfqQkl0upE1jI=
8293
github.com/mattn/go-isatty v0.0.3/go.mod h1:M+lRXTBqGeGNdLjl/ufCoiOlB5xdOkqRJdNxMWT7Zi4=
@@ -89,10 +100,11 @@ github.com/modern-go/reflect2 v1.0.1 h1:9f412s+6RmYXLWZSEzVVgPGK7C2PphHj5RJrvfx9
89100
github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
90101
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
91102
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=
92-
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
93103
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
94104
github.com/onsi/ginkgo v1.11.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
95105
github.com/onsi/gomega v1.7.0/go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY=
106+
github.com/pelletier/go-toml/v2 v2.0.6 h1:nrzqCb7j9cDFj2coyLNLaZuJTLjWjlaz6nvTvIwycIU=
107+
github.com/pelletier/go-toml/v2 v2.0.6/go.mod h1:eumQOmlWiOPt5WriQQqoM5y18pDHwha2N+QD+EUNTek=
96108
github.com/peterbourgon/diskv v0.0.0-20180312054125-0646ccaebea1/go.mod h1:uqqh8zWWbv1HBMNONnaR/tNboyR3/BZd58JJSHlUSCU=
97109
github.com/pkg/errors v0.0.0-20200114194744-614d223910a1 h1:sQxdYJO27MY0gTFDEdflZlMZ4HxHLZIq/qkdYfhlXx8=
98110
github.com/pkg/errors v0.0.0-20200114194744-614d223910a1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
@@ -112,7 +124,12 @@ github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81P
112124
github.com/ugorji/go v0.0.0-20180407103000-f3cacc17c85e h1:/05fozWUoGEHeSbx266tvzXxg4PWwQO+evvqB2uOuRY=
113125
github.com/ugorji/go v0.0.0-20180407103000-f3cacc17c85e/go.mod h1:hnLbHMwcvSihnDhEfx2/BzKp2xb0Y+ErdfYcrs9tkJQ=
114126
go.opencensus.io v0.22.3/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
127+
golang.org/x/crypto v0.0.0-20190611184440-5c40567a22f8/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
128+
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
129+
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
115130
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83/go.mod h1:jdWPYTVW3xRLrWPugEBEK3UY2ZEsg3UU495nc5E+M+I=
131+
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 h1:0es+/5331RGQPcXlMfP+WrnIIS6dNnNRe0WB02W0F4M=
132+
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4=
116133
golang.org/x/exp v0.0.0-20190426190305-956cc1757749/go.mod h1:ZjyILWgesfNpC6sMxTJOJm9Kp84zZh5NQWvqDGG3Qr8=
117134
golang.org/x/image v0.0.0-20161005234226-dc590effac8b/go.mod h1:ux5Hcp/YLpHSI86hEcLt0YII63i6oz57MZXIpbrjZUs=
118135
golang.org/x/lint v0.0.0-20200130185559-910be7a94367/go.mod h1:3xt1FjdF8hUf6vQPIChWIBhFzV8gjjsPE/fR3IyQdNY=
@@ -145,15 +162,12 @@ gopkg.in/check.v1 v1.0.0-20141024133853-64131543e789 h1:NMiUjDZiD6qDVeBOzpImftxX
145162
gopkg.in/check.v1 v1.0.0-20141024133853-64131543e789/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
146163
gopkg.in/errgo.v2 v2.1.0/go.mod h1:hNsd1EY+bozCKY1Ytp96fpM3vjJbqLJn88ws8XvfDNI=
147164
gopkg.in/fsnotify.v1 v1.4.7/go.mod h1:Tz8NjZHkW78fSQdbUxIjBTcgA1z1m8ZHf0WmKUhAMys=
148-
gopkg.in/go-playground/assert.v1 v1.2.1 h1:xoYuJVE7KT85PYWrN730RguIQO0ePzVRfFMXadIrXTM=
149-
gopkg.in/go-playground/assert.v1 v1.2.1/go.mod h1:9RXL0bg/zibRAgZUYszZSwO/z8Y/a8bDuhia5mkpMnE=
150-
gopkg.in/go-playground/validator.v8 v8.0.0-20160718134125-5f57d2222ad7 h1:NiwkP/kpoBSu3F2lipE2Id3lQkkFADqpYotpMNHhDRE=
151-
gopkg.in/go-playground/validator.v8 v8.0.0-20160718134125-5f57d2222ad7/go.mod h1:RX2a/7Ha8BgOhfk7j780h4/u/RRjR0eouCJSH80/M2Y=
152165
gopkg.in/inf.v0 v0.9.1 h1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc=
153166
gopkg.in/inf.v0 v0.9.1/go.mod h1:cWUDdTG/fYaXco+Dcufb5Vnc6Gp2YChqWtbxRZE0mXw=
154167
gopkg.in/tomb.v1 v1.0.0-20161208151619-d5d1b5820637/go.mod h1:dt/ZhP58zS4L8KSrWDmTeBkI65Dw0HsyUHuEVlX15mw=
155168
gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
156169
gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
170+
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
157171
honnef.co/go/tools v0.0.0-20200822191040-81508471876c/go.mod h1:9cTM0oWhtRNLsRAUBTXQteHk4uCimaaBtLKqcyyIozE=
158172
k8s.io/api v0.21.0 h1:gu5iGF4V6tfVCQ/R+8Hc0h7H1JuEhzyEi9S4R5LM8+Y=
159173
k8s.io/api v0.21.0/go.mod h1:+YbrhBBGgsxbF6o6Kj4KJPJnBmAKuXDeS3E18bgHNVU=

devspaces-machineexec/vendor/github.com/gin-gonic/gin/.gitignore

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

devspaces-machineexec/vendor/github.com/gin-gonic/gin/.golangci.yml

+39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

devspaces-machineexec/vendor/github.com/gin-gonic/gin/.goreleaser.yaml

+57
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)