@@ -63,7 +63,7 @@ require (
63
63
github.com/go-playground/validator/v10 v10.10.1
64
64
github.com/gohugoio/hugo v0.97.3
65
65
github.com/golang-jwt/jwt v3.2.2+incompatible
66
- github.com/golang-migrate/migrate/v4 v4.15.1
66
+ github.com/golang-migrate/migrate/v4 v4.15.2
67
67
github.com/google/go-github/v43 v43.0.1-0.20220414155304-00e42332e405
68
68
github.com/google/uuid v1.3.0
69
69
github.com/hashicorp/go-syslog v1.0.0
@@ -143,10 +143,8 @@ require (
143
143
github.com/coreos/go-oidc v2.2.1+incompatible // indirect
144
144
github.com/davecgh/go-spew v1.1.1 // indirect
145
145
github.com/dgraph-io/ristretto v0.1.0 // indirect
146
- github.com/dhui/dktest v0.3.9 // indirect
147
146
github.com/dlclark/regexp2 v1.4.0 // indirect
148
147
github.com/docker/cli v20.10.13+incompatible // indirect
149
- github.com/docker/distribution v2.8.0+incompatible // indirect
150
148
github.com/docker/docker v20.10.13+incompatible // indirect
151
149
github.com/docker/go-connections v0.4.0 // indirect
152
150
github.com/docker/go-units v0.4.0 // indirect
@@ -230,7 +228,7 @@ require (
230
228
github.com/zclconf/go-cty v1.10.0 // indirect
231
229
github.com/zeebo/errs v1.2.2 // indirect
232
230
go.opencensus.io v0.23.0 // indirect
233
- golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 // indirect
231
+ golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 // indirect
234
232
google.golang.org/appengine v1.6.7 // indirect
235
233
google.golang.org/genproto v0.0.0-20220421151946-72621c1f0bd3 // indirect
236
234
google.golang.org/grpc v1.45.0 // indirect
0 commit comments