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 5f86bb5 commit 5c0c63aCopy full SHA for 5c0c63a
go.mod
@@ -5,7 +5,7 @@ go 1.24.2
5
require (
6
github.com/aws/aws-sdk-go-v2 v1.38.3
7
github.com/aws/aws-sdk-go-v2/service/rds v1.104.1
8
- github.com/fluxcd/pkg/runtime v0.59.0
+ github.com/fluxcd/pkg/runtime v0.81.0
9
github.com/go-logr/logr v1.4.3
10
github.com/mongodb-forks/digest v1.1.0
11
github.com/onsi/ginkgo/v2 v2.25.2
0 commit comments