-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade module to github.com/Henry-Sarabia/igdb/v2
- Loading branch information
Henry-Sarabia
committed
Sep 30, 2020
1 parent
3ee0f6b
commit 62d8fb5
Showing
2 changed files
with
4 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,11 @@ | ||
module github.com/Henry-Sarabia/igdb | ||
module github.com/Henry-Sarabia/igdb/v2 | ||
|
||
go 1.13 | ||
|
||
require ( | ||
github.com/Henry-Sarabia/apicalypse v1.0.2 | ||
github.com/Henry-Sarabia/blank v3.0.0+incompatible | ||
github.com/Henry-Sarabia/igdb v1.0.3 | ||
github.com/Henry-Sarabia/sliceconv v1.0.2 | ||
github.com/pkg/errors v0.9.1 | ||
golang.org/x/lint v0.0.0-20200302205851-738671d3881b // indirect | ||
golang.org/x/tools v0.0.0-20200923053713-ba800b16d873 // indirect | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters