1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Tidy up go.mod

This commit is contained in:
Chris Cummer 2019-09-27 03:49:53 -07:00
parent 92139d1ba7
commit 7b9dbdc943

2
go.sum
View File

@ -30,8 +30,6 @@ github.com/StackExchange/wmi v0.0.0-20190523213609-cbe66965904d h1:VWP4o43LuzNby
github.com/StackExchange/wmi v0.0.0-20190523213609-cbe66965904d/go.mod h1:3eOhrUMpNV+6aFIbp5/iudMxNCF27Vw2OZgy4xEx0Fg= github.com/StackExchange/wmi v0.0.0-20190523213609-cbe66965904d/go.mod h1:3eOhrUMpNV+6aFIbp5/iudMxNCF27Vw2OZgy4xEx0Fg=
github.com/VictorAvelar/devto-api-go v0.0.0-20190904195309-51e7b4279ce6 h1:haE29vRbSi3MeYqE3inBER8PzfsSuD5w0K/xRzrNN7M= github.com/VictorAvelar/devto-api-go v0.0.0-20190904195309-51e7b4279ce6 h1:haE29vRbSi3MeYqE3inBER8PzfsSuD5w0K/xRzrNN7M=
github.com/VictorAvelar/devto-api-go v0.0.0-20190904195309-51e7b4279ce6/go.mod h1:gX13cqzMdpo49qP8VtBR2uCnzW7d76LFrAVSX2eLifY= github.com/VictorAvelar/devto-api-go v0.0.0-20190904195309-51e7b4279ce6/go.mod h1:gX13cqzMdpo49qP8VtBR2uCnzW7d76LFrAVSX2eLifY=
github.com/adlio/trello v1.0.0 h1:7Mp6DnNXBHBAdhfcutftFDnX7K/G9yEtScAEplJzu+0=
github.com/adlio/trello v1.0.0/go.mod h1:l2068AhUuUuQ9Vsb95ECMueHThYyAj4e85lWPmr2/LE=
github.com/adlio/trello v1.4.0 h1:Wpo6fPFgf28N3PbFyZkBJx2nDKkuLAoPkJ8Eh7jE3Bg= github.com/adlio/trello v1.4.0 h1:Wpo6fPFgf28N3PbFyZkBJx2nDKkuLAoPkJ8Eh7jE3Bg=
github.com/adlio/trello v1.4.0/go.mod h1:l2068AhUuUuQ9Vsb95ECMueHThYyAj4e85lWPmr2/LE= github.com/adlio/trello v1.4.0/go.mod h1:l2068AhUuUuQ9Vsb95ECMueHThYyAj4e85lWPmr2/LE=
github.com/akavel/rsrc v0.8.0/go.mod h1:uLoCtb9J+EyAqh+26kdrTgmzRBFPGOolLWKpdxkKq+c= github.com/akavel/rsrc v0.8.0/go.mod h1:uLoCtb9J+EyAqh+26kdrTgmzRBFPGOolLWKpdxkKq+c=