Skip to content

Commit 28a29d2

Browse files
Update module github.com/projectsyn/lieutenant-operator to v1.11.7
1 parent 7254d6b commit 28a29d2

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.11.6
18+
github.com/projectsyn/lieutenant-operator v1.11.7
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
@@ -241,6 +241,8 @@ github.com/projectsyn/lieutenant-operator v1.6.0 h1:9ACzJjjBAonAGu5SkaPMzfZ9e94v
241241
github.com/projectsyn/lieutenant-operator v1.6.0/go.mod h1:JIIxR4epvsV57V1nb+f1yIFZ4wQJAgvpnkCrmY/xowA=
242242
github.com/projectsyn/lieutenant-operator v1.11.6 h1:KrRdpcJMdhm3VFgg9nJSPNYTBE5iNnqhSlnAcosp2aI=
243243
github.com/projectsyn/lieutenant-operator v1.11.6/go.mod h1:LfIYg3RjAm3FmXKbvHEq51bZF+ColBjadCNhdx9ites=
244+
github.com/projectsyn/lieutenant-operator v1.11.7 h1:n8AFBoClDxiRVzfQGXPaQnU9ECSJ3tX80FHPK+u8UjY=
245+
github.com/projectsyn/lieutenant-operator v1.11.7/go.mod h1:LfIYg3RjAm3FmXKbvHEq51bZF+ColBjadCNhdx9ites=
244246
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
245247
github.com/rivo/uniseg v0.2.0 h1:S1pD9weZBuJdFmowNwbpi7BJ8TNftyUImj/0WQi72jY=
246248
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=

0 commit comments

Comments
 (0)