Skip to content

Commit

Permalink
chore(deps): ⬆️ upgrade vidhanio/wordle
Browse files Browse the repository at this point in the history
  • Loading branch information
vidhanio committed Jan 28, 2022
1 parent 42642e1 commit 22103c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/bwmarrin/discordgo v0.23.3-0.20211228023845-29269347e820
github.com/joho/godotenv v1.4.0
github.com/rs/zerolog v1.26.1
github.com/vidhanio/wordle v1.1.2
github.com/vidhanio/wordle v1.2.2
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ github.com/vidhanio/wordle v1.1.1 h1:2DQ19zz/adaGt23J+kEbT0//Sgv++SN8igFVJNhjfNs
github.com/vidhanio/wordle v1.1.1/go.mod h1:0EIgK1oQ/vj+BCoDrDXD95za2YCdSUGeWN4AQsj+jn0=
github.com/vidhanio/wordle v1.1.2 h1:uzWgvYVwLMzfvhR/N5XWrDDfEEjSeZcZG6opx0S9Fzo=
github.com/vidhanio/wordle v1.1.2/go.mod h1:0EIgK1oQ/vj+BCoDrDXD95za2YCdSUGeWN4AQsj+jn0=
github.com/vidhanio/wordle v1.2.2 h1:4bkdi/WtPD/WwgmXMEG1H1/mQyQB4jko6c4N4Rvq0G0=
github.com/vidhanio/wordle v1.2.2/go.mod h1:0EIgK1oQ/vj+BCoDrDXD95za2YCdSUGeWN4AQsj+jn0=
github.com/yuin/goldmark v1.4.0/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
Expand Down

0 comments on commit 22103c2

Please sign in to comment.