Skip to content

Commit

Permalink
feat(go.mod): bump to arikawa v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mavolin committed Jul 30, 2020
1 parent b35114a commit 538cc00
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 @@ -3,6 +3,6 @@ module github.com/mavolin/dismock
go 1.13

require (
github.com/diamondburned/arikawa v1.0.0
github.com/diamondburned/arikawa v1.0.1
github.com/stretchr/testify v1.6.1
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/diamondburned/arikawa v1.0.0 h1:wEf1cjr56vqb69MbC96TeV5Edu7d/u9MZRczogKHt2k=
github.com/diamondburned/arikawa v1.0.0/go.mod h1:nIhVIatzTQhPUa7NB8w4koG1RF9gYbpAr8Fj8sKq660=
github.com/diamondburned/arikawa v1.0.1 h1:ygctwd8NIwtkzykZRvGZwAbZAAOx7oO/VyNSxyiRt3E=
github.com/diamondburned/arikawa v1.0.1/go.mod h1:nIhVIatzTQhPUa7NB8w4koG1RF9gYbpAr8Fj8sKq660=
github.com/gorilla/schema v1.1.0 h1:CamqUDOFUBqzrvxuz2vEwo8+SUdwsluFh7IlzJh30LY=
github.com/gorilla/schema v1.1.0/go.mod h1:kgLaKoK1FELgZqMAVxx/5cbj0kT+57qxUrAlIO2eleU=
github.com/gorilla/websocket v1.4.2 h1:+/TMaTYc4QFitKJxsQ7Yye35DkWvkdLcvGKqM+x0Ufc=
Expand Down

0 comments on commit 538cc00

Please sign in to comment.