File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
github.com/google/uuid v1.3.0
15
15
github.com/iancoleman/strcase v0.2.0
16
16
github.com/magefile/mage v1.12.1
17
- github.com/migueleliasweb/go-github-mock v0.0.7
17
+ github.com/migueleliasweb/go-github-mock v0.0.12
18
18
github.com/patrickmn/go-cache v2.1.0+incompatible
19
19
github.com/pkg/errors v0.9.1
20
20
github.com/prometheus/client_golang v1.12.1
Original file line number Diff line number Diff line change @@ -312,6 +312,8 @@ github.com/migueleliasweb/go-github-mock v0.0.6 h1:JYB8HK7PvchVaCpO4YbstTaaZz8WF
312
312
github.com/migueleliasweb/go-github-mock v0.0.6 /go.mod h1:mD5w+9J3oBBMLr7uD6owEYlYBAL8tZd+BA7iGjI4EU8 =
313
313
github.com/migueleliasweb/go-github-mock v0.0.7 h1:4/uRfgFh/urIyXD0W6TP09323PBqNYCUpJftc4dePmI =
314
314
github.com/migueleliasweb/go-github-mock v0.0.7 /go.mod h1:mD5w+9J3oBBMLr7uD6owEYlYBAL8tZd+BA7iGjI4EU8 =
315
+ github.com/migueleliasweb/go-github-mock v0.0.12 h1:z9Qd82YRA2+LbVDefRG+4PKRgaB3NYtjlv+eNtREWY4 =
316
+ github.com/migueleliasweb/go-github-mock v0.0.12 /go.mod h1:mD5w+9J3oBBMLr7uD6owEYlYBAL8tZd+BA7iGjI4EU8 =
315
317
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
316
318
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
317
319
github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742 /go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0 =
You can’t perform that action at this time.
0 commit comments