Skip to content

Commit 1298cb1

Browse files
Update module github.com/fasterci/rules_gitops to v0.32.11
1 parent b73379d commit 1298cb1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/fasterci/rules_mirror
33
go 1.19
44

55
require (
6-
github.com/fasterci/rules_gitops v0.0.0-20240313013743-055f2e7768fc
6+
github.com/fasterci/rules_gitops v0.32.11
77
github.com/google/go-containerregistry v0.19.1
88
)
99

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryef
1515
github.com/docker/docker-credential-helpers v0.7.0/go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0=
1616
github.com/fasterci/rules_gitops v0.0.0-20240313013743-055f2e7768fc h1:MIxNp+8geW2EE2jYf2R1RBLaqCSbAnn4K0AllE8v2Mo=
1717
github.com/fasterci/rules_gitops v0.0.0-20240313013743-055f2e7768fc/go.mod h1:ZBq3Y6QurfEQmJXFMfVUPacdipmg0pjxiItp3ChuJWU=
18+
github.com/fasterci/rules_gitops v0.32.11/go.mod h1:mBojeF8sAey0rG/VWabuiDC3GMwG9tmpmC36rzwiXnc=
1819
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
1920
github.com/google/go-containerregistry v0.19.1 h1:yMQ62Al6/V0Z7CqIrrS1iYoA5/oQCm88DeNujc7C1KY=
2021
github.com/google/go-containerregistry v0.19.1/go.mod h1:YCMFNQeeXeLF+dnhhWkqDItx/JSkH01j1Kis4PsjzFI=

0 commit comments

Comments
 (0)