Skip to content

Commit

Permalink
DownstreamUpdates
Browse files Browse the repository at this point in the history
  • Loading branch information
brotherlogic committed Apr 29, 2023
1 parent 27f55e9 commit 5af49b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ module github.com/brotherlogic/wantslist
go 1.16

require (
github.com/brotherlogic/dstore v0.0.0-20230429013535-96fbfd7b9417 // indirect
github.com/brotherlogic/godiscogs v0.0.0-20230401025107-56c4acd43937
github.com/brotherlogic/goserver v0.0.0-20230330215506-65bad61eb180
github.com/brotherlogic/keystore v0.0.0-20230423230749-41df53deb24f
github.com/brotherlogic/lock v0.0.0-20230429024331-7e5d436901ee // indirect
github.com/brotherlogic/recordbudget v0.0.0-20230422075120-e53e097d806e
github.com/brotherlogic/recordcollection v0.0.0-20230423185649-803db1d3bd8e
github.com/brotherlogic/recordwants v0.0.0-20230309165902-d013dff97392
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1748,8 +1748,9 @@ github.com/brotherlogic/lock v0.0.0-20230330232815-a0e28d7558ac/go.mod h1:M6T2cU
github.com/brotherlogic/lock v0.0.0-20230407003011-f06cb3740192/go.mod h1:bIr4AvrA45f9rDRvbq6gmw3jUYFaJ81smAAWrRSNA4k=
github.com/brotherlogic/lock v0.0.0-20230414011942-d1fe02c3c5c5/go.mod h1:ESq/wmClhW0WGvq+onvwzfB8r3LF7cir2SpdT7OH5ag=
github.com/brotherlogic/lock v0.0.0-20230421021120-45db2ab0b790/go.mod h1:XVBxYPa2VbTr6awsUo4CQbixJMRBOCa7uUyxzyNWydc=
github.com/brotherlogic/lock v0.0.0-20230422015431-851db1345508 h1:ZpCGWB0ZKbba+SCFeXkCk8T+24+CW1rjJkDdlZovseA=
github.com/brotherlogic/lock v0.0.0-20230422015431-851db1345508/go.mod h1:5DUAPc1PBNvZ0WGCAbITVadFNdLZMJ0Uaf05mZ4M7Pk=
github.com/brotherlogic/lock v0.0.0-20230429024331-7e5d436901ee h1:KjNmWu26tVFG8DUcX8PyUOfuha57qoDUVToL8jrZqhs=
github.com/brotherlogic/lock v0.0.0-20230429024331-7e5d436901ee/go.mod h1:A3LNeJTSmeCHuwC4X9QzzUG/t8k31aM4UvZGF6lRJ+0=
github.com/brotherlogic/logging v0.0.0-20200903150238-67a07e215efe/go.mod h1:cHEM7v1fl8VwwyN4qcrh8hQHR+XNT+xHI4+yOr4l8Wg=
github.com/brotherlogic/logging v0.0.0-20210606012857-db059830d1dc/go.mod h1:FOXFywySb2dOOhsEFIwxniCxGJltgA395Dhzp2lFXYI=
github.com/brotherlogic/logging v0.0.0-20210609015032-e6d0ef792137/go.mod h1:FOXFywySb2dOOhsEFIwxniCxGJltgA395Dhzp2lFXYI=
Expand Down

0 comments on commit 5af49b6

Please sign in to comment.