Skip to content

Commit abab068

Browse files
fix(deps): update module github.com/openmcp-project/controller-utils to v0.20.0
1 parent 51113de commit abab068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ require (
5454
github.com/modern-go/reflect2 v1.0.2 // indirect
5555
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
5656
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
57-
github.com/openmcp-project/controller-utils v0.15.0
57+
github.com/openmcp-project/controller-utils v0.20.0
5858
github.com/pelletier/go-toml v1.9.5 // indirect
5959
github.com/pkg/errors v0.9.1 // indirect
6060
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect

0 commit comments

Comments
 (0)