Commit Graph

9 Commits

Author SHA1 Message Date
Patrick East 3b63e48d62 go mod tidy && go mod vendor
Signed-off-by: Patrick East <east.patrick@gmail.com>
2020-11-06 15:12:38 -05:00
Patrick East 423f2337cb go mod vendor
Re-vendor dependencies via the module subsystem

Signed-off-by: Patrick East <east.patrick@gmail.com>
2019-09-26 15:30:13 -07:00
Patrick East 49cebf8183 Un-glide OPA
Remove all the glide files and vendor directory

Signed-off-by: Patrick East <east.patrick@gmail.com>
2019-09-26 15:30:13 -07:00
arekkas ec505cc837 Introduce glob built-ins
This patch introduces built-ins `glob.match` and `glob.quote_meta`.

Closes #965

Signed-off-by: arekkas <aeneas@ory.am>
2018-10-29 09:37:34 -07:00
Teemu Koponen 5572feac54 Revendor OPA dependencies.
Signed-off-by: Teemu Koponen <koponen@styra.com>
2018-09-24 10:38:28 -07:00
Torin Sandall d8f8a103da Vendoring: Add gopkg.in/fsnotify.v1 and update 2016-10-24 15:18:52 -07:00
Torin Sandall d1ac1d024d Vendoring: Add siphash and update dependencies 2016-07-11 15:32:38 -07:00
Torin Sandall be7aa19776 Add github.com/golang/glog dependency 2016-05-14 09:39:16 -07:00
Torin Sandall 52bc6ad2cb Add github.com/pkg/errors and update deps 2016-05-04 15:16:02 -07:00