Skip to content

Commit

Permalink
Merge branch 'dev' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
h3mmy authored Feb 27, 2024
2 parents 713d481 + d1868f6 commit bd4fc99
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 @@ -7,7 +7,7 @@ go 1.21
require (
github.com/bwmarrin/discordgo v0.27.1
github.com/cdfmlr/ellipsis v0.0.1
github.com/devopsarr/overseerr-go v0.1.1
github.com/devopsarr/overseerr-go v1.0.0
github.com/dustin/go-humanize v1.0.1
github.com/labstack/echo/v4 v4.11.4
github.com/spf13/viper v1.18.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/devopsarr/overseerr-go v0.1.1 h1:pGTuldo53vuBTC/U52gjWnvq2dem+OyHoZ8WXDXBqkQ=
github.com/devopsarr/overseerr-go v0.1.1/go.mod h1:yjQ0xDqpXR15iF3/dnuXRhBBc0gN4LUav8+EYDgINwI=
github.com/devopsarr/overseerr-go v1.0.0 h1:uhwJWMNeoaRxYkg3FOLDKKBbEgqsSnp6iVLWDDylN8Q=
github.com/devopsarr/overseerr-go v1.0.0/go.mod h1:40LJyKsW7+Gkn6jyfAcG+IvqjWJiwfrT7+trNObZR8k=
github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY=
github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto=
github.com/emicklei/go-restful/v3 v3.11.0 h1:rAQeMHw1c7zTmncogyy8VvRZwtkmkZ4FxERmMY4rD+g=
Expand Down

0 comments on commit bd4fc99

Please sign in to comment.