This repository was archived by the owner on May 8, 2024. It is now read-only.
Commit 41373a3 1 parent 4bdccb3 commit 41373a3 Copy full SHA for 41373a3
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/bmatcuk/doublestar v1.3.2
7
7
github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054
8
- github.com/cirruslabs/cirrus-ci-annotations v0.1 .0
8
+ github.com/cirruslabs/cirrus-ci-annotations v0.2 .0
9
9
github.com/dustin/go-humanize v1.0.0
10
10
github.com/go-git/go-git/v5 v5.2.0
11
11
github.com/golang/protobuf v1.4.3
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ github.com/bmatcuk/doublestar v1.3.2/go.mod h1:wiQtGV+rzVYxB7WIlirSN++5HPtPlXEo9
13
13
github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
14
14
github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 h1:uH66TXeswKn5PW5zdZ39xEwfS9an067BirqA+P4QaLI =
15
15
github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 /go.mod h1:sGbDF6GwGcLpkNXPUTkMRoywsNa/ol15pxFe6ERfguA =
16
- github.com/cirruslabs/cirrus-ci-annotations v0.1 .0 h1:s58bmsSkqkojABHb9r3Xb0PgGzgUALe/8OQ7+kUllSU =
17
- github.com/cirruslabs/cirrus-ci-annotations v0.1 .0 /go.mod h1:xrmxzL58Pf4cSSQCmQEOPGQ3poeARxJdHneurUrqjZk =
16
+ github.com/cirruslabs/cirrus-ci-annotations v0.2 .0 h1:rG7RufH7pPr8HfvDsdxNESwrWD1EcUTJ+giK4voGsA8 =
17
+ github.com/cirruslabs/cirrus-ci-annotations v0.2 .0 /go.mod h1:xrmxzL58Pf4cSSQCmQEOPGQ3poeARxJdHneurUrqjZk =
18
18
github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
19
19
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f /go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc =
20
20
github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
You can’t perform that action at this time.
0 commit comments