go.mod: update

This commit is contained in:
Lars Karlitski 2020-09-22 11:50:44 +02:00 committed by Ondřej Budai
parent d5938d52b2
commit 18e5b2e448
13 changed files with 2302 additions and 0 deletions

1
go.mod
View file

@ -14,6 +14,7 @@ require (
github.com/coreos/go-semver v0.3.0
github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f
github.com/deepmap/oapi-codegen v1.3.12
github.com/go-chi/chi v4.0.2+incompatible
github.com/gobwas/glob v0.2.3
github.com/google/go-cmp v0.3.1
github.com/google/uuid v1.1.1