File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/labstack/gommon v0.4.2
10
10
github.com/lib/pq v1.10.9
11
11
github.com/stretchr/testify v1.9.0
12
- goa.design/goa/v3 v3.18.1
12
+ goa.design/goa/v3 v3.18.2
13
13
gopkg.in/testfixtures.v2 v2.6.0
14
14
)
15
15
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6Kllzaw
61
61
github.com/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
62
62
github.com/valyala/fasttemplate v1.2.2 h1:lxLXG0uE3Qnshl9QyaK6XJxMXlQZELvChBOCmQD0Loo =
63
63
github.com/valyala/fasttemplate v1.2.2 /go.mod h1:KHLXt3tVN2HBp8eijSv/kGJopbvo7S+qRAEEKiv+SiQ =
64
- goa.design/goa/v3 v3.18.1 h1:bx8K0oqzWYI20IC0Qmjd6tPFrKiw33ClHVb3stnxuoQ =
65
- goa.design/goa/v3 v3.18.1 /go.mod h1:jS66/I2PCh9MPwXtFY8vWb4pGQDYz3qVK3TjjvRLEUM =
64
+ goa.design/goa/v3 v3.18.2 h1:2t3RHgc2tTYEExEwRlnkrSsFD82rsZ5mBkv5JUBvelY =
65
+ goa.design/goa/v3 v3.18.2 /go.mod h1:jS66/I2PCh9MPwXtFY8vWb4pGQDYz3qVK3TjjvRLEUM =
66
66
golang.org/x/crypto v0.0.0-20181112202954-3d3f9f413869 /go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4 =
67
67
golang.org/x/crypto v0.25.0 h1:ypSNr+bnYL2YhwoMt2zPxHFmbAN1KZs/njMG3hxUp30 =
68
68
golang.org/x/crypto v0.25.0 /go.mod h1:T+wALwcMOSE0kXgUAnPAHqTLW+XHgcELELW8VaDgm/M =
You can’t perform that action at this time.
0 commit comments