Skip to content

Commit 6ed3eba

Browse files
authored
Merge pull request #1225 from fluxcd/release-main
Prepare for release
2 parents 02551b1 + e260187 commit 6ed3eba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

git/internal/e2e/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ replace (
1313

1414
require (
1515
github.com/fluxcd/go-git-providers v0.26.0
16-
github.com/fluxcd/pkg/auth v0.48.0
16+
github.com/fluxcd/pkg/auth v0.49.0
1717
github.com/fluxcd/pkg/git v0.49.0
1818
github.com/fluxcd/pkg/gittestserver v0.29.0
1919
github.com/fluxcd/pkg/ssh v0.25.0

tests/integration/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ require (
2424
github.com/elazarl/goproxy v1.8.0
2525
github.com/fluxcd/cli-utils v1.2.0
2626
github.com/fluxcd/pkg/apis/meta v1.28.0
27-
github.com/fluxcd/pkg/auth v0.48.0
27+
github.com/fluxcd/pkg/auth v0.49.0
2828
github.com/fluxcd/pkg/cache v0.14.0
2929
github.com/fluxcd/pkg/git v0.49.0
3030
github.com/fluxcd/pkg/runtime v0.107.0

0 commit comments

Comments
 (0)