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.
2 parents 02551b1 + e260187 commit 6ed3ebaCopy full SHA for 6ed3eba
2 files changed
git/internal/e2e/go.mod
@@ -13,7 +13,7 @@ replace (
13
14
require (
15
github.com/fluxcd/go-git-providers v0.26.0
16
- github.com/fluxcd/pkg/auth v0.48.0
+ github.com/fluxcd/pkg/auth v0.49.0
17
github.com/fluxcd/pkg/git v0.49.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.0
26
github.com/fluxcd/pkg/apis/meta v1.28.0
27
28
github.com/fluxcd/pkg/cache v0.14.0
29
30
github.com/fluxcd/pkg/runtime v0.107.0
0 commit comments