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.17.0
12
+ goa.design/goa/v3 v3.17.1
13
13
gopkg.in/testfixtures.v2 v2.6.0
14
14
)
15
15
Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6Kllzaw
67
67
github.com/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
68
68
github.com/valyala/fasttemplate v1.2.2 h1:lxLXG0uE3Qnshl9QyaK6XJxMXlQZELvChBOCmQD0Loo =
69
69
github.com/valyala/fasttemplate v1.2.2 /go.mod h1:KHLXt3tVN2HBp8eijSv/kGJopbvo7S+qRAEEKiv+SiQ =
70
- goa.design/goa/v3 v3.17.0 h1:J+JUCLRh1rZXXYHtc3/ZrxqLAk3uVMwfWIKIRx+cIOU =
71
- goa.design/goa/v3 v3.17.0 /go.mod h1:MXpGAWGsIn2BVTRzB6Q3n1GzxgeVKXshZrh5+1eUz6Q =
70
+ goa.design/goa/v3 v3.17.1 h1:fqF2VcYYykKd/8zH7CkBWa1acRHEiZxMzEujJI+bBMg =
71
+ goa.design/goa/v3 v3.17.1 /go.mod h1:MXpGAWGsIn2BVTRzB6Q3n1GzxgeVKXshZrh5+1eUz6Q =
72
72
golang.org/x/crypto v0.0.0-20181112202954-3d3f9f413869 /go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4 =
73
73
golang.org/x/crypto v0.24.0 h1:mnl8DM0o513X8fdIkmyFE/5hTYxbwYOjDS/+rK6qpRI =
74
74
golang.org/x/crypto v0.24.0 /go.mod h1:Z1PMYSOR5nyMcyAVAIQSKCDwalqy85Aqn1x3Ws4L5DM =
You can’t perform that action at this time.
0 commit comments