Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
exavolt committed Jan 27, 2024
1 parent ee39cf8 commit ef53347
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 @@ -4,7 +4,7 @@ go 1.21

require (
github.com/alloyzeus/go-azfl/v2 v2.0.0-20231226052010-801ca2a4c710
github.com/kadisoka/kad-volib v0.0.0-20231224111641-965e1d35929b
github.com/kadisoka/kad-volib v0.0.0-20240127071852-ca6d7e88d6d0
github.com/stretchr/testify v1.8.4
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ 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=
github.com/google/go-cmp v0.5.5 h1:Khx7svrCpmxxtHBq5j2mp/xVjsi8hQMfNLvJFAlrGgU=
github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/kadisoka/kad-volib v0.0.0-20231224111641-965e1d35929b h1:/+Om8mjVyIPetoCBxo33163KDxgpY6eYQsRovpL9wSM=
github.com/kadisoka/kad-volib v0.0.0-20231224111641-965e1d35929b/go.mod h1:3NhkZ1CEPVJo86z5wybDj1/AsbHoUQsDgYJIzcmsDfQ=
github.com/kadisoka/kad-volib v0.0.0-20240127071852-ca6d7e88d6d0 h1:+lMitickIM/RHKsMIcZc+nauuNN6UFNHk3YA29wyk2U=
github.com/kadisoka/kad-volib v0.0.0-20240127071852-ca6d7e88d6d0/go.mod h1:EegRfK3FvgxccNVHNt98kDchC0aq9DvWsCp3WLMYPKw=
github.com/nyaruka/phonenumbers v1.3.1 h1:QcPRnL8hhZeSS6mB0p/Rlv7ma5ASmcgF33YLY0g0A8k=
github.com/nyaruka/phonenumbers v1.3.1/go.mod h1:4jyKp/BFUokLbCHyoZag+T3S1KezFVoEKtgnbpzItC4=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit ef53347

Please sign in to comment.