We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51113de commit abab068Copy full SHA for abab068
go.mod
@@ -54,7 +54,7 @@ require (
54
github.com/modern-go/reflect2 v1.0.2 // indirect
55
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
56
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
57
- github.com/openmcp-project/controller-utils v0.15.0
+ github.com/openmcp-project/controller-utils v0.20.0
58
github.com/pelletier/go-toml v1.9.5 // indirect
59
github.com/pkg/errors v0.9.1 // indirect
60
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
0 commit comments