Skip to content

Commit f7ec5cf

Browse files
build(deps): bump github.com/tcnksm/ghr from 0.13.0 to 0.14.0 (#20)
1 parent 70a7922 commit f7ec5cf

File tree

2 files changed

+351
-24
lines changed

2 files changed

+351
-24
lines changed

go.mod

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,8 @@ go 1.14
55
require (
66
github.com/golang/mock v1.6.0
77
github.com/google/go-cmp v0.5.6
8-
github.com/kr/pretty v0.1.0 // indirect
9-
github.com/tcnksm/ghr v0.13.0
8+
github.com/tcnksm/ghr v0.14.0
109
go.uber.org/multierr v1.7.0
1110
golang.org/x/lint v0.0.0-20200302205851-738671d3881b
12-
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
13-
gopkg.in/yaml.v2 v2.2.2 // indirect
1411
honnef.co/go/tools v0.3.0-0.dev
1512
)

0 commit comments

Comments
 (0)