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.16.0
12
+ goa.design/goa/v3 v3.16.1
13
13
gopkg.in/testfixtures.v2 v2.6.0
14
14
)
15
15
Original file line number Diff line number Diff line change @@ -68,8 +68,8 @@ github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6Kllzaw
68
68
github.com/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
69
69
github.com/valyala/fasttemplate v1.2.2 h1:lxLXG0uE3Qnshl9QyaK6XJxMXlQZELvChBOCmQD0Loo =
70
70
github.com/valyala/fasttemplate v1.2.2 /go.mod h1:KHLXt3tVN2HBp8eijSv/kGJopbvo7S+qRAEEKiv+SiQ =
71
- goa.design/goa/v3 v3.16.0 h1:MDJrPaFS5+UiD4J0E6SaduaMYKytsCf94IBRENHRudQ =
72
- goa.design/goa/v3 v3.16.0 /go.mod h1:Yd42LR0PYDbHSbsbF3vNd4YY/O+LG20Jb7+IyNdkQic =
71
+ goa.design/goa/v3 v3.16.1 h1:yZwbKrfMpE8+sz0uf+n+BtArVOFQ0kNSC0twQKwQb04 =
72
+ goa.design/goa/v3 v3.16.1 /go.mod h1:Yd42LR0PYDbHSbsbF3vNd4YY/O+LG20Jb7+IyNdkQic =
73
73
golang.org/x/crypto v0.0.0-20181112202954-3d3f9f413869 /go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4 =
74
74
golang.org/x/crypto v0.22.0 h1:g1v0xeRhjcugydODzvb3mEM9SQ0HGp9s/nh3COQ/C30 =
75
75
golang.org/x/crypto v0.22.0 /go.mod h1:vr6Su+7cTlO45qkww3VDJlzDn0ctJvRgYbC2NvXHt+M =
You can’t perform that action at this time.
0 commit comments