Skip to content

Commit

Permalink
Update lieutenant-operator dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
glrf committed Aug 20, 2021
1 parent c47a6a8 commit 80f4541
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 63 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/getkin/kin-openapi v0.61.0
github.com/hashicorp/golang-lru v0.5.4
github.com/labstack/echo/v4 v4.3.0
github.com/projectsyn/lieutenant-operator v1.0.0
github.com/projectsyn/lieutenant-operator v1.1.0
github.com/stretchr/testify v1.7.0
github.com/taion809/haikunator v0.0.0-20150324135039-4e414e676fd1
k8s.io/api v0.21.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/posener/complete v1.1.1/go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndrE9hABlRI=
github.com/pquerna/cachecontrol v0.0.0-20171018203845-0dec1b30a021/go.mod h1:prYjPmNq4d1NPVmpShWobRqXY3q7Vp+80DqgxxUrUIA=
github.com/projectsyn/lieutenant-operator v1.1.0 h1:9DyHpP9vjN0+8ZsaMTiZIYAec3oZLx8+piDRhMuJ64U=
github.com/projectsyn/lieutenant-operator v1.1.0/go.mod h1:JY1hQUr8JNlU8PqjOoD0bkvpHmQOaMT72Ffy+Ri4A54=
github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=
github.com/prometheus/client_golang v0.9.2/go.mod h1:OsXs2jCmiKlQ1lTBmv21f2mNfw4xf/QclQDMrYNZzcM=
github.com/prometheus/client_golang v0.9.3/go.mod h1:/TN21ttK/J9q6uSwhBd54HahCDft0ttaMvbicHlPoso=
Expand Down
127 changes: 65 additions & 62 deletions pkg/api/openapi.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 80f4541

Please sign in to comment.