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 2874aaf commit 9c366e0Copy full SHA for 9c366e0
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.105.0
8
- github.com/fluxcd/pkg/runtime v0.59.0
+ github.com/fluxcd/pkg/runtime v0.86.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