Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit 41373a3

Browse files
authored
Bump github.com/cirruslabs/cirrus-ci-annotations to 0.2.0 (#124)
1 parent 4bdccb3 commit 41373a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.15
55
require (
66
github.com/bmatcuk/doublestar v1.3.2
77
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
99
github.com/dustin/go-humanize v1.0.0
1010
github.com/go-git/go-git/v5 v5.2.0
1111
github.com/golang/protobuf v1.4.3

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ github.com/bmatcuk/doublestar v1.3.2/go.mod h1:wiQtGV+rzVYxB7WIlirSN++5HPtPlXEo9
1313
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
1414
github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 h1:uH66TXeswKn5PW5zdZ39xEwfS9an067BirqA+P4QaLI=
1515
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=
1818
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
1919
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
2020
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=

0 commit comments

Comments
 (0)