Skip to content

Commit

Permalink
Upgraded to MenuBotLib v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyJalpha committed Jul 15, 2024
1 parent d60d5f7 commit 4fe48c3
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,7 +3,7 @@ module github.com/JeremyJalpha/MenuBot_WebAPI
go 1.21.2

require (
github.com/JeremyJalpha/MenuBotLib v1.0.7
github.com/JeremyJalpha/MenuBotLib v1.0.8
github.com/go-chi/chi/v5 v5.0.12
github.com/lib/pq v1.10.9
github.com/mdp/qrterminal v1.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
filippo.io/edwards25519 v1.0.0 h1:0wAIcmJUqRdI8IJ/3eGi5/HwXZWPujYXXlkrQogz0Ek=
filippo.io/edwards25519 v1.0.0/go.mod h1:N1IkdkCkiLB6tki+MYJoSx2JTY9NUlxZE7eHn5EwJns=
github.com/JeremyJalpha/MenuBotLib v1.0.7 h1:4o3bcYPsCcTWim7g+8n/bn1GgPv78i8dpDip5Ip+VJQ=
github.com/JeremyJalpha/MenuBotLib v1.0.7/go.mod h1:oCVPI1Ho7AspWuDTCPdTt3S7EKxO1J7D3kfeRNaCG0o=
github.com/JeremyJalpha/MenuBotLib v1.0.8 h1:mj5/VEnWMp0eGQvfKYURAtbShH2I9cyrA4+Di2fCmAM=
github.com/JeremyJalpha/MenuBotLib v1.0.8/go.mod h1:oCVPI1Ho7AspWuDTCPdTt3S7EKxO1J7D3kfeRNaCG0o=
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 4fe48c3

Please sign in to comment.