Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rxdn committed Jul 19, 2024
1 parent a9ae7a4 commit 1a6cfee
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 @@ -6,7 +6,7 @@ toolchain go1.22.4

require (
github.com/TicketsBot/common v0.0.0-20240613013221-1e27eb8bfe37
github.com/TicketsBot/logarchiver v0.0.0-20240703193636-3c44350cfb8e
github.com/TicketsBot/logarchiver v0.0.0-20240719222608-bd57603f29ad
github.com/rxdn/gdl v0.0.0-20240612163900-621eccf40179
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/TicketsBot/common v0.0.0-20240613013221-1e27eb8bfe37 h1:NC5fn+uAup0JxLiX85+bjVdyfUUXW3pKZYmp72/29hw=
github.com/TicketsBot/common v0.0.0-20240613013221-1e27eb8bfe37/go.mod h1:UZ6Kzobh9akWyon7iGLPb4w/9gmKV+sLuR6PmthsS+U=
github.com/TicketsBot/logarchiver v0.0.0-20240703193636-3c44350cfb8e h1:DAnVSodIwEJrUlAfNw7HsfXnNGaVDlj9Z/jWB3v/zQI=
github.com/TicketsBot/logarchiver v0.0.0-20240703193636-3c44350cfb8e/go.mod h1:M3cPdcBwN37yZd7OTxm0b9whxXSplA13UJA4DQKiGC4=
github.com/TicketsBot/logarchiver v0.0.0-20240719222608-bd57603f29ad h1:muf40EHmuFwkOggVlAN18URgDmbw+TteTEC3V6JjKxA=
github.com/TicketsBot/logarchiver v0.0.0-20240719222608-bd57603f29ad/go.mod h1:M3cPdcBwN37yZd7OTxm0b9whxXSplA13UJA4DQKiGC4=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
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 1a6cfee

Please sign in to comment.