Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rxdn committed Apr 13, 2024
1 parent a9f5dd7 commit 48bf023
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 @@ -3,7 +3,7 @@ module github.com/TicketsBot/worker
go 1.18

require (
github.com/TicketsBot/analytics-client v0.0.0-20240326005439-6240abeebc74
github.com/TicketsBot/analytics-client v0.0.0-20240413025600-688a3d20b33a
github.com/TicketsBot/archiverclient v0.0.0-20220326163414-558fd52746dc
github.com/TicketsBot/common v0.0.0-20230819234541-7678a70af5f1
github.com/TicketsBot/database v0.0.0-20230913010851-15cd49b12133
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ github.com/TicketsBot/analytics-client v0.0.0-20240326003444-f46f33489659 h1:yRO
github.com/TicketsBot/analytics-client v0.0.0-20240326003444-f46f33489659/go.mod h1:9Z9qP/yovb6DUe1KlzgN2wicc+8ey6MMoxfynFbMyRg=
github.com/TicketsBot/analytics-client v0.0.0-20240326005439-6240abeebc74 h1:FIEYSx/X2sujp6hPdQnDEhiIKmKC6BNrqrnsxOwSkKE=
github.com/TicketsBot/analytics-client v0.0.0-20240326005439-6240abeebc74/go.mod h1:9Z9qP/yovb6DUe1KlzgN2wicc+8ey6MMoxfynFbMyRg=
github.com/TicketsBot/analytics-client v0.0.0-20240413025600-688a3d20b33a h1:2IuyTqM1N7rpgzHCqx7QZ1SdljNBSxu2GrW6bZsYOko=
github.com/TicketsBot/analytics-client v0.0.0-20240413025600-688a3d20b33a/go.mod h1:9Z9qP/yovb6DUe1KlzgN2wicc+8ey6MMoxfynFbMyRg=
github.com/TicketsBot/archiverclient v0.0.0-20220326163414-558fd52746dc h1:n15W8Eg+ik3/0yqPzZVRP2oZJcIZCIgQ071cZleedKo=
github.com/TicketsBot/archiverclient v0.0.0-20220326163414-558fd52746dc/go.mod h1:2KcfHS0JnSsgcxZBs3NyWMXNQzEo67mBSGOyzHPWOCc=
github.com/TicketsBot/common v0.0.0-20230819234541-7678a70af5f1 h1:ulEWPU9i9uNPkduWyUZoIHgaKmoUoLW5LguCD2iXX7U=
Expand Down

0 comments on commit 48bf023

Please sign in to comment.