Skip to content

Commit

Permalink
log errors with environement files
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhem committed Dec 17, 2020
1 parent 5367479 commit b0a909b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ require (

replace github.com/mmcdole/gofeed => github.com/guilhem/gofeed v1.0.1-0.20200518231152-db85dfc4ee46

replace github.com/sethvargo/go-githubactions => github.com/guilhem/go-githubactions v0.3.1-0.20201216155035-f8dcbf51d562
replace github.com/sethvargo/go-githubactions => github.com/guilhem/go-githubactions v0.3.1-0.20201217084449-e5a6aaabdaa7
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ github.com/google/pprof v0.0.0-20200708004538-1a94d8640e99/go.mod h1:ZgVRPoUq/hf
github.com/google/renameio v0.1.0/go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI=
github.com/googleapis/gax-go/v2 v2.0.4/go.mod h1:0Wqv26UfaUD9n4G6kQubkQ+KchISgw+vpHVxEJEs9eg=
github.com/googleapis/gax-go/v2 v2.0.5/go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5mhpdKc/us6bOk=
github.com/guilhem/go-githubactions v0.3.1-0.20201216155035-f8dcbf51d562 h1:MfsvQh/1DQJM5+cqXKIKyXBp+h2i01VQihgliK2yT5Y=
github.com/guilhem/go-githubactions v0.3.1-0.20201216155035-f8dcbf51d562/go.mod h1:ugCoIFQjs7HxIwwYiY7ty6H9T+7Z4ey481HxqA3VRKE=
github.com/guilhem/go-githubactions v0.3.1-0.20201217084449-e5a6aaabdaa7 h1:1DKIsdFr3u71l2ccXTbOClv7kRlvEsztA/OgFFp7CX0=
github.com/guilhem/go-githubactions v0.3.1-0.20201217084449-e5a6aaabdaa7/go.mod h1:ugCoIFQjs7HxIwwYiY7ty6H9T+7Z4ey481HxqA3VRKE=
github.com/guilhem/gofeed v1.0.1-0.20200518231152-db85dfc4ee46 h1:efRwt6EKZG/vbdqiwxS9P17UHaCeKnMmjFHDdABkx0o=
github.com/guilhem/gofeed v1.0.1-0.20200518231152-db85dfc4ee46/go.mod h1:tkVcyzS3qVMlQrQxJoEH1hkTiuo9a8emDzkMi7TZBu0=
github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
Expand Down

0 comments on commit b0a909b

Please sign in to comment.