File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
23
23
github.com/xrash/smetrics v0.0.0-20170218160415-a3153f7040e9
24
24
go.bug.st/downloader/v2 v2.1.1
25
25
go.bug.st/serial v1.4.1
26
- goa.design/goa v1.0.1-0.20190116060309-40843d63b0e4
26
+ goa.design/goa v2.2.5+incompatible
27
27
golang.org/x/crypto v0.7.0
28
28
golang.org/x/sys v0.7.0
29
29
gopkg.in/inconshreveable/go-update.v0 v0.0.0-20150814200126-d8b0b1d421aa
@@ -68,6 +68,7 @@ require (
68
68
github.com/pelletier/go-toml/v2 v2.0.1 // indirect
69
69
github.com/pkg/sftp v1.13.4 // indirect
70
70
github.com/pmezard/go-difflib v1.0.0 // indirect
71
+ github.com/sergi/go-diff v1.1.0 // indirect
71
72
github.com/ugorji/go v1.1.6 // indirect
72
73
github.com/ulikunitz/xz v0.5.11 // indirect
73
74
github.com/zach-klippenstein/goregen v0.0.0-20160303162051-795b5e3961ea // indirect
Original file line number Diff line number Diff line change @@ -267,6 +267,7 @@ github.com/segmentio/fasthash v0.0.0-20180216231524-a72b379d632e/go.mod h1:tm/wZ
267
267
github.com/segmentio/objconv v1.0.1 /go.mod h1:auayaH5k3137Cl4SoXTgrzQcuQDmvuVtZgS0fb1Ahys =
268
268
github.com/segmentio/stats/v4 v4.5.3 /go.mod h1:LsaahUJR7iiSs8mnkvQvdQ/RLHAS5adGLxuntg0ydGo =
269
269
github.com/sergi/go-diff v1.0.0 /go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo =
270
+ github.com/sergi/go-diff v1.1.0 h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0 =
270
271
github.com/sergi/go-diff v1.1.0 /go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM =
271
272
github.com/sfreiberg/simplessh v0.0.0-20220719182921-185eafd40485 h1:ZMBZ2DKX1sScUSo9ZUwGI7jCMukslPNQNfZaw9vVyfY =
272
273
github.com/sfreiberg/simplessh v0.0.0-20220719182921-185eafd40485 /go.mod h1:9qeq2P58+4+LyuncL3waJDG+giOfXgowfrRZZF9XdWk =
@@ -333,8 +334,8 @@ go.etcd.io/bbolt v1.3.2/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU=
333
334
go.uber.org/atomic v1.4.0 /go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE =
334
335
go.uber.org/multierr v1.1.0 /go.mod h1:wR5kodmAFQ0UK8QlbwjlSNy0Z68gJhDJUG5sjR94q/0 =
335
336
go.uber.org/zap v1.10.0 /go.mod h1:vwi/ZaCAaUcBkycHslxD9B2zi4UTXhF60s6SWpuDF0Q =
336
- goa.design/goa v1.0.1-0.20190116060309-40843d63b0e4 h1:+qjyw15FIXxmcA/QmrDrofQPLMAav6X2v+UYH/pQq8A =
337
- goa.design/goa v1.0.1-0.20190116060309-40843d63b0e4 /go.mod h1:NnzBwdNktihbNek+pPiFMQP9PPFsUt8MMPPyo9opDSo =
337
+ goa.design/goa v2.2.5+incompatible h1:mjAtiy7ZdZIkj974hpFxCR6bL69qprfV00Veu3Vybts =
338
+ goa.design/goa v2.2.5+incompatible /go.mod h1:NnzBwdNktihbNek+pPiFMQP9PPFsUt8MMPPyo9opDSo =
338
339
golang.org/x/crypto v0.0.0-20180214000028-650f4a345ab4 /go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4 =
339
340
golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 /go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4 =
340
341
golang.org/x/crypto v0.0.0-20190219172222-a4c6cb3142f2 /go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4 =
You can’t perform that action at this time.
0 commit comments