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 @@ -13,7 +13,7 @@ require (
13
13
github.com/google/go-github/v40 v40.0.0
14
14
github.com/google/uuid v1.3.0
15
15
github.com/iancoleman/strcase v0.2.0
16
- github.com/magefile/mage v1.12.1
16
+ github.com/magefile/mage v1.15.0
17
17
github.com/migueleliasweb/go-github-mock v0.0.7
18
18
github.com/patrickmn/go-cache v2.1.0+incompatible
19
19
github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -296,6 +296,8 @@ github.com/lib/pq v1.10.2 h1:AqzbZs4ZoCBp+GtejcpCpcxM3zlSMx29dXbUSeVtJb8=
296
296
github.com/lib/pq v1.10.2 /go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o =
297
297
github.com/magefile/mage v1.12.1 h1:oGdAbhIUd6iKamKlDGVtU6XGdy5SgNuCWn7gCTgHDtU =
298
298
github.com/magefile/mage v1.12.1 /go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A =
299
+ github.com/magefile/mage v1.15.0 h1:BvGheCMAsG3bWUDbZ8AyXXpCNwU9u5CB6sM+HNb9HYg =
300
+ github.com/magefile/mage v1.15.0 /go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A =
299
301
github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63 /go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc =
300
302
github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e /go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc =
301
303
github.com/mailru/easyjson v0.7.6 /go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc =
You can’t perform that action at this time.
0 commit comments