Skip to content

Commit 44b64e7

Browse files
Update module github.com/projectsyn/lieutenant-operator to v1.8.0
1 parent e50e999 commit 44b64e7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/oapi-codegen/echo-middleware v1.0.1
1616
github.com/oapi-codegen/runtime v1.1.1
1717
github.com/oapi-codegen/testutil v1.1.0
18-
github.com/projectsyn/lieutenant-operator v1.6.0
18+
github.com/projectsyn/lieutenant-operator v1.8.0
1919
github.com/stretchr/testify v1.9.0
2020
github.com/taion809/haikunator v0.0.0-20150324135039-4e414e676fd1
2121
go.uber.org/multierr v1.11.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
239239
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
240240
github.com/projectsyn/lieutenant-operator v1.6.0 h1:9ACzJjjBAonAGu5SkaPMzfZ9e94vJq663BPic1Vq55c=
241241
github.com/projectsyn/lieutenant-operator v1.6.0/go.mod h1:JIIxR4epvsV57V1nb+f1yIFZ4wQJAgvpnkCrmY/xowA=
242+
github.com/projectsyn/lieutenant-operator v1.8.0 h1:7iG0PkiA5rtwknlHjvds0AJtbryVmIZ/HALDRVV/xhc=
243+
github.com/projectsyn/lieutenant-operator v1.8.0/go.mod h1:V+G14bgHUsfm8W/zGieBf/VPCONwbpgKA4J+VsY6HKc=
242244
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
243245
github.com/rivo/uniseg v0.2.0 h1:S1pD9weZBuJdFmowNwbpi7BJ8TNftyUImj/0WQi72jY=
244246
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=

0 commit comments

Comments
 (0)