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 827f6c3 commit d37e496Copy full SHA for d37e496
2 files changed
git/internal/e2e/go.mod
@@ -13,7 +13,7 @@ replace (
13
14
require (
15
github.com/fluxcd/go-git-providers v0.28.0
16
- github.com/fluxcd/pkg/auth v0.54.0
+ github.com/fluxcd/pkg/auth v0.55.0
17
github.com/fluxcd/pkg/git v0.52.0
18
github.com/fluxcd/pkg/gittestserver v0.29.0
19
github.com/fluxcd/pkg/ssh v0.25.0
tests/integration/go.mod
@@ -24,7 +24,7 @@ require (
24
github.com/elazarl/goproxy v1.8.0
25
github.com/fluxcd/cli-utils v1.2.1
26
github.com/fluxcd/pkg/apis/meta v1.30.0
27
28
github.com/fluxcd/pkg/cache v0.14.0
29
30
github.com/fluxcd/pkg/runtime v0.110.0
0 commit comments