Skip to content

Commit

Permalink
update for blackmesa usage
Browse files Browse the repository at this point in the history
  • Loading branch information
damaredayo committed Aug 8, 2021
1 parent 6abe0b2 commit a14611c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 187 deletions.
2 changes: 0 additions & 2 deletions TODO.txt

This file was deleted.

9 changes: 0 additions & 9 deletions example/example_test.go

This file was deleted.

171 changes: 0 additions & 171 deletions example/main.go

This file was deleted.

6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/foxbot/gavalink
module github.com/blackmesadev/gavalink

go 1.12
go 1.16

require (
github.com/bwmarrin/discordgo v0.19.0
github.com/foxbot/gavalink v1.0.0
github.com/gorilla/websocket v1.4.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/bwmarrin/discordgo v0.19.0 h1:kMED/DB0NR1QhRcalb85w0Cu3Ep2OrGAqZH1R5awQiY=
github.com/bwmarrin/discordgo v0.19.0/go.mod h1:O9S4p+ofTFwB02em7jkpkV8M3R0/PUVOwN61zSZ0r4Q=
github.com/foxbot/gavalink v1.0.0 h1:SkdBJrTO8LvUCiX+OeirIpw4ocynr0JG2x/z1RwYJB0=
github.com/foxbot/gavalink v1.0.0/go.mod h1:Ll+qK+YjsMIm9jSAyphoD8Zs8asJDFv5fXcksEv/ic8=
github.com/gorilla/websocket v1.4.0 h1:WDFjx/TMzVgy9VdMMQi2K2Emtwi2QcUQsztZ/zLaH/Q=
github.com/gorilla/websocket v1.4.0/go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ=
golang.org/x/crypto v0.0.0-20181030102418-4d3f4d9ffa16 h1:y6ce7gCWtnH+m3dCjzQ1PCuwl28DDIc3VNnvY29DlIA=
golang.org/x/crypto v0.0.0-20181030102418-4d3f4d9ffa16/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=

0 comments on commit a14611c

Please sign in to comment.