Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot] c46cac3be8
Bump go.mongodb.org/mongo-driver from 1.7.1 to 1.7.2 (#10)
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-24 14:01:21 +02:00
dependabot[bot] 277af280f1
Bump github.com/andersfylling/disgord from 0.28.3 to 0.29.0 (#9)
Bumps [github.com/andersfylling/disgord](https://github.com/andersfylling/disgord) from 0.28.3 to 0.29.0.
- [Release notes](https://github.com/andersfylling/disgord/releases)
- [Commits](https://github.com/andersfylling/disgord/compare/v0.28.3...v0.29.0)

---
updated-dependencies:
- dependency-name: github.com/andersfylling/disgord
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-24 14:01:06 +02:00
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@ -3,7 +3,7 @@ module gitlab.com/gaming0skar123/go/cdn
go 1.16
require (
github.com/andersfylling/disgord v0.28.3
github.com/andersfylling/disgord v0.29.0
github.com/andersfylling/snowflake/v5 v5.0.1
github.com/blang/semver v3.5.1+incompatible
github.com/gin-gonic/gin v1.7.4
@ -27,7 +27,7 @@ require (
github.com/ulikunitz/xz v0.5.10 // indirect
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a // indirect
gitlab.com/gaming0skar123/go/modules/imgur v0.0.1-alpha.3
go.mongodb.org/mongo-driver v1.7.1
go.mongodb.org/mongo-driver v1.7.2
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 // indirect
golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914 // indirect
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect

8
go.sum
View File

@ -33,8 +33,8 @@ cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/andersfylling/disgord v0.28.3 h1:D8umbMKBW7ePjQnyq6mhrFl11Pvxm9Yc2d3LaFxe610=
github.com/andersfylling/disgord v0.28.3/go.mod h1:xVShFExKzAKn/jtFdGPanouNsJ8FEe02vo+2nv78YRc=
github.com/andersfylling/disgord v0.29.0 h1:nAFeDGaiLiUd4hj2ghOdVTYAJ9nLV5acNNBa+DCl5sI=
github.com/andersfylling/disgord v0.29.0/go.mod h1:xVShFExKzAKn/jtFdGPanouNsJ8FEe02vo+2nv78YRc=
github.com/andersfylling/snowflake/v5 v5.0.1 h1:unXbYSij6tRCGJzoLz9zl3nJsqd9hu7bbYSgB8K8/i0=
github.com/andersfylling/snowflake/v5 v5.0.1/go.mod h1:AdhrB+kewjnQInv8cR7ABe2SGoVXh79njnipUnz1HFc=
github.com/blang/semver v3.5.1+incompatible h1:cQNTCjp13qL8KC3Nbxr/y2Bqb63oX6wdnnjpJbkM4JQ=
@ -282,8 +282,8 @@ github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
gitlab.com/gaming0skar123/go/modules/imgur v0.0.1-alpha.3 h1:UKH8ZURQNfyav+cMpyjrf/WPkb7sLJiPUnezKlmQrX4=
gitlab.com/gaming0skar123/go/modules/imgur v0.0.1-alpha.3/go.mod h1:Y8l7x4FzTVYVgQXCZJOMs8H7eDzlEyxhTBhW6FEr5Bo=
go.mongodb.org/mongo-driver v1.7.1 h1:jwqTeEM3x6L9xDXrCxN0Hbg7vdGfPBOTIkr0+/LYZDA=
go.mongodb.org/mongo-driver v1.7.1/go.mod h1:Q4oFMbo1+MSNqICAdYMlC/zSTrwCogR4R8NzkI+yfU8=
go.mongodb.org/mongo-driver v1.7.2 h1:pFttQyIiJUHEn50YfZgC9ECjITMT44oiN36uArf/OFg=
go.mongodb.org/mongo-driver v1.7.2/go.mod h1:Q4oFMbo1+MSNqICAdYMlC/zSTrwCogR4R8NzkI+yfU8=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8=
go.opencensus.io v0.22.2/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=