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 ff7403c commit f92e8deCopy full SHA for f92e8de
go.mod
@@ -3,7 +3,7 @@ module github.com/doodlescheduling/db-controller
3
go 1.22.0
4
5
require (
6
- github.com/fluxcd/pkg/runtime v0.49.1
+ github.com/fluxcd/pkg/runtime v0.60.0
7
github.com/go-logr/logr v1.4.2
8
github.com/jackc/pgx/v5 v5.7.4
9
github.com/mongodb-forks/digest v1.1.0
0 commit comments