Skip to content

Commit

Permalink
tools: in-place image updates (sourcegraph#627)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobheadxi authored Oct 25, 2021
1 parent 8f14afe commit 8009e92
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 133 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ go 1.15

require (
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211004111412-361a06ed69ad
github.com/sourcegraph/update-docker-tags v0.8.0
github.com/sourcegraph/update-docker-tags v0.9.0
)
132 changes: 2 additions & 130 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,135 +2,7 @@ github.com/Masterminds/semver/v3 v3.1.0 h1:Y2lUDsFKVRSYGojLJ1yLxSXdMmMYTYls0rCvo
github.com/Masterminds/semver/v3 v3.1.0/go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827082742-d97bba3dcd2c h1:U1398j9ciDq4UPqgng0OYVTiAmJe37uTHbafAHhFLCw=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827082742-d97bba3dcd2c/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827213247-867858b78eaa h1:PYjWpqlWRR7p/tIKeVHLoW1Gfzbk/LGuj5hlBhEPu4A=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827213247-867858b78eaa/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210828015322-42d612b93506 h1:qSB9mrURQxwsL7v38aCv7S/CVDHtqs+9qp/xb5HKdEs=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210828015322-42d612b93506/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210830042115-774f8f7afbe1 h1:TjjIMKqIMHz18aaLM8SsREqQPM4zXtUE8+J90UCjv8c=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210830042115-774f8f7afbe1/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210830144241-f8c8c81f969f h1:Onv7tT/zs4QKMBSWpBmX4tv9nCoZmqahVrcycbOPWJM=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210830144241-f8c8c81f969f/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210831195949-7fcf7c4e5c17 h1:NE+fifdHq28jz7OmDsTzmFw71ZEzEeU9v7I7B1Xkzps=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210831195949-7fcf7c4e5c17/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210831231036-38dc36dbbcde h1:AozLMG7k9le3uIdpGqV1BfT0N8gPv4/XN06a+pKh8cQ=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210831231036-38dc36dbbcde/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210901105216-375f199584c1 h1:GrFhwC0iPEOCe7lX6lso/ytCGh7jiaydWuYw72oHme4=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210901105216-375f199584c1/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210902064053-83a1070bb609 h1:PR7RQqD0Jf8moBfOfzzB8reVBrC/osCLAe515vCApWA=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210902064053-83a1070bb609/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210902094529-a1243d655248 h1:NVQuFvIbaqZBvw/lMz4Zlq7yEb86Pmu5Xk8ZLJYt74A=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210902094529-a1243d655248/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210902111133-fe7f8922b97a h1:zzfIlPNc7gxmlmGEHKJp+r9WzIaE4vV2v5Ew/T+koUs=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210902111133-fe7f8922b97a/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210902171558-21b588c4f744 h1:LZwZKxKRl/guUytudgctO8pVhq3dcHFLNH0mzb+6HeA=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210902171558-21b588c4f744/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210903030352-019c3b0a6509 h1:9Iq2DqaWt3XdLSn05mW2zWq3j8Yr0qC9tP7e0ezhHr8=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210903030352-019c3b0a6509/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210903045354-0cd20efba5f3 h1:Sw1bCqVVuXhHjp8G1EWOkOUoafAv+CuqBeT2MJx0cw8=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210903045354-0cd20efba5f3/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210903084043-c8ff8eb477dc h1:a9TymRfkoa5yFCsZFxJh4lKA/ZFczZTOZToX2mXNOCY=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210903084043-c8ff8eb477dc/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210903173401-4f3fb1bd9258 h1:hPm4e1SDmUWmer+FOeVCvzTdqrrQPB92jjGq8AmT0dE=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210903173401-4f3fb1bd9258/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210903201618-8ea95d9446f6 h1:3UP/okBeKlnAe7WsrDRVJe4e8/MO4yggoo+gL3SWx7Q=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210903201618-8ea95d9446f6/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210905052201-10d4ed4c96fb h1:HoKSxBc3uOm4z8+thMDRFPb3oFae5PXPxomixljNn7o=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210905052201-10d4ed4c96fb/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210906002336-c6e1cfb5e9dc h1:NKf+WCxxAssrww8KWNCLPV1OYsl5NYyQnaOoi4WA2X8=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210906002336-c6e1cfb5e9dc/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210906164259-85bb480ff587 h1:YUIjAVH9kn5g3wKQ9HaIUJEY9Uax5Nxt6KflVXsYPao=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210906164259-85bb480ff587/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210906201617-8cc35d072520 h1:pyXP8TO03lObPObLLSZFJbRg45b3Qly+epy6ndV1ty8=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210906201617-8cc35d072520/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210906223146-d6902d8bf26f h1:Tnc7DwIW4uWHfbpUXEfV9nbXxB4+8lSnxldTbnQT34Q=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210906223146-d6902d8bf26f/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210907023024-f95e1322579a h1:m7dK/wN6GdhVrDIQ3S6uBNDD57mNOtFfOdrgONMPjR8=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210907023024-f95e1322579a/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210907041800-ae0266126192 h1:jH9PGdYqfxVXOZHWTvH43Pg/SaNCnt5z9iS/LYkY970=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210907041800-ae0266126192/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210908034517-b93500e40a93 h1:S7tMIgXv70BQaimkDQVh4jhLOmhZ6n83vPNRobS137g=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210908034517-b93500e40a93/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210908193142-b88129e076d0 h1:tjHP2QGINk9avzhuZSjFeX6AWL8eEKfvuD5y7fe+MK0=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210908193142-b88129e076d0/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210909021034-6585dda8d020 h1:oe5MYGaQ5zR6GuM3f5q3Mid9904Sd5JxOQ4O7eSI39c=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210909021034-6585dda8d020/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210909225204-c1ce24e08ce2 h1:Ye3wouto+uDG5X+U9xfpMGAVCqndN4nMAZildKFxjLk=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210909225204-c1ce24e08ce2/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210910012158-cc5b2806a77d h1:dC/dYAhbYwZohLxq66nIOM1NqlxEhWw21NJVcgc7neM=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210910012158-cc5b2806a77d/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210910112948-922af4862d57 h1:TEkKIeCLMr+vndS2/+KIpNohQKxnk9WTLCybmHKktwU=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210910112948-922af4862d57/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210910154957-028301236eac h1:sLyLk8qmLl85AFSdkPvr9wxRb4+hQAtG+CPEx8oRwmQ=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210910154957-028301236eac/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210910232553-7f0f45fde2ab h1:R1d10Rg2SpX1U743WPdlohz9FSLTI8CAe4GNzWrYFJo=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210910232553-7f0f45fde2ab/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210913233431-dbdd0ceadf1d h1:z4Lu3UEa3hf4gy4T2n2ry8s9roKKdOBWAIf6dyJrNfA=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210913233431-dbdd0ceadf1d/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210914022212-7ac970f28f5f h1:9FGIgGaBiA0T2/cgCimvv+iETsQGu1n4hV6l1A3uMxQ=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210914022212-7ac970f28f5f/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210914101607-5fd01d50e072 h1:f4ZfR/RvbmiYSd/fBC5UiLuChb1sS5vkeiR701iwVEM=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210914101607-5fd01d50e072/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210914223954-cff3e4aaa732 h1:nmedMYiBRkdmCUJgDExIn8mtZ/jOVc0RS/kAQCriAzw=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210914223954-cff3e4aaa732/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210915162902-f761d672e9ec h1:XgIpZykNBU7a+Kzkpjq/L/YXKyptLh7ap1p2m1KNDGI=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210915162902-f761d672e9ec/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210917144507-3920d8da9fe6 h1:Ag4+QR+z2+5VwxwFrujbFrbykTfxwMbNCo09HqYszpA=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210917144507-3920d8da9fe6/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210920005441-c53d2dcd4fb6 h1:NBGy3J5Q5OedopacW3XocANHgJVaG5H+y6MB0YPxHAw=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210920005441-c53d2dcd4fb6/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210920074726-c5d0dddc1d97 h1:wMBE3t8cAVj4NO9rwDeITVzxB/1JJgVEHWiSqXogk+4=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210920074726-c5d0dddc1d97/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210920222440-f56ec603522e h1:2S9yulLc0VW8zvuXeWdBsmYd5AjWfxrvQFU63qUSlsg=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210920222440-f56ec603522e/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210921000716-1bce92cba6fe h1:ZVU4UAr0L4gaJMFKsvzSxfSmueaUXb+OZ+VLCi2wAKM=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210921000716-1bce92cba6fe/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210921021404-896386b7dd5a h1:1hF3+qaXdtZc1ChbZyE6QdUMhMZKDYYR0ccweKWQL5c=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210921021404-896386b7dd5a/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210922003002-93dcee8ad0cd h1:7p2ZZlaSCvApHefgeGSt/E95KmGVfrJUNIIF/V3wXgg=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210922003002-93dcee8ad0cd/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210923155357-cc58dbe08e7d h1:3Fi5k+TCcqw9E05VVIJAAtHUFLp4ybbMA5Y50qssA4k=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210923155357-cc58dbe08e7d/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210927025502-5d530e9f92d0 h1:O8ieQEf4bqVNHS5htp04n3/ilmKKhlblUmv/YigSdVc=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210927025502-5d530e9f92d0/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210927190118-24b34be1729e h1:7s5GEzsmU0NXlykBDw5VUHaTH1ChhkWKkxLI54le+FE=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210927190118-24b34be1729e/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210928231223-2266648474e1 h1:SZXofoJ4b1R5jn1TG9aqowigZYziF+shJQRTHT8EbFI=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210928231223-2266648474e1/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210929014658-f123dfb47998 h1:VbnIhGV9RUXjH4sGaEyuvWsmts1BHsOzD+cICXErL7A=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210929014658-f123dfb47998/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210929063947-fe9d66009ab8 h1:4bGEyf5gkV3oL/4K84QAHmcBODRgd73ExlqWvMfUQAM=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210929063947-fe9d66009ab8/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210929204424-76c0db340a78 h1:+IV9NcOLVxUZ31FKkx8guk+yBAFJER6Upm6luDPgHJU=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210929204424-76c0db340a78/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210929235041-c0a93f82427f h1:o5BvFqeEQyNe/dzAV517T/2XIClwwF/g0fk8rSZWQek=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210929235041-c0a93f82427f/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210930014324-e8c3c0c00b34 h1:Wqt9GdO7cnEnSgVsED6GhSe/Y4O4aJJoloF2GQ+na7Q=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210930014324-e8c3c0c00b34/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210930133215-efb21c8799a9 h1:ZLF5bKv+XWbEsrd4yylrHj66NeRh9f9os6Q0qm46p54=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210930133215-efb21c8799a9/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210930185904-abba3dfba076 h1:0RcyHyz+n3O9kI37PitID/IAKMccNtoOxm2NgFiV1Zs=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210930185904-abba3dfba076/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210930210429-c229c12a3a8e h1:RyNUIqAeXkXO7sfS7plf/HgrRbBXfsPR4k4Apg05zgo=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210930210429-c229c12a3a8e/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210930234618-bcbb99f8fc95 h1:ArJ+azYO5KxaYysUG+jHwLfug2/6jePwE2ZjZiC0EnM=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210930234618-bcbb99f8fc95/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211001014915-649b3c05351a h1:t4aXbJwHiJqDH426nMQCHHOoOH+OZMphPBnZDuF1Zco=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211001014915-649b3c05351a/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211001102317-2102922d3b03 h1:YKT7QdLuKuU8FEwJ9M50yQppCga/MJDAotQTJiwe2+Q=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211001102317-2102922d3b03/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211001162201-dad129c2c81a h1:Weg3C8v+IBTWEaw6ajigCLTumZ9riyVjrYuBmKfBSf4=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211001162201-dad129c2c81a/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211001210518-a98ee2cce2db h1:amEI89cqbQmRtyrNYbOLNc/8505NYByabqgkrLIwhBo=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211001210518-a98ee2cce2db/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211002050756-c8d8a9133490 h1:XdhlKkKYmT70Z25ZwWGGz1AfDYv7g9mYMLucbXnk/KE=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211002050756-c8d8a9133490/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211003070320-388973417d30 h1:NHe9UUBPuqu485fxEELKFjNiVJwG/UslSyrHGGL1cos=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211003070320-388973417d30/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211004001043-24ee99287181 h1:GSmxTKPruk6sw/1x6jxQHD8hhsBv8ouRhw3BcZs/0SE=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211004001043-24ee99287181/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211004111412-361a06ed69ad h1:RWYHo1vnj0FLOtSNvIGo2j1f5jHj3SDFEbMEK7UGf2w=
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211004111412-361a06ed69ad/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
github.com/sourcegraph/update-docker-tags v0.8.0 h1:TlW1kptkWCT/va/+x1In3qBZGkRPLg/aL0b/feqBgII=
github.com/sourcegraph/update-docker-tags v0.8.0/go.mod h1:lCDsoUnk/ASDbm7UxE7tU3qAUhQxA7xykELHXcLeKFM=
github.com/sourcegraph/update-docker-tags v0.9.0 h1:FeqPS1GH5n4KyTha/SpZvDDmrdS4c+N8cQ3xb4Rlb+A=
github.com/sourcegraph/update-docker-tags v0.9.0/go.mod h1:lCDsoUnk/ASDbm7UxE7tU3qAUhQxA7xykELHXcLeKFM=
Loading

0 comments on commit 8009e92

Please sign in to comment.