Skip to content

Commit

Permalink
DownstreamUpdates
Browse files Browse the repository at this point in the history
  • Loading branch information
brotherlogic committed Apr 30, 2023
1 parent e20067d commit e830dd3
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/gobuildslave v0.0.0-20230430004004-c2f0e3bea723 // 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-20230430010739-73a60a0f1f62 // indirect
github.com/brotherlogic/recordbudget v0.0.0-20230429084452-9926840622ca
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 @@ -1750,8 +1750,9 @@ github.com/brotherlogic/lock v0.0.0-20230407003011-f06cb3740192/go.mod h1:bIr4Av
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/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/lock v0.0.0-20230430010739-73a60a0f1f62 h1:3jTzdjBeWQK2ZsFzEarux/0koY40VYB5aO2gMcqwslU=
github.com/brotherlogic/lock v0.0.0-20230430010739-73a60a0f1f62/go.mod h1:hk/AW1qNZ5x7pSwguhEiE++BSt8OOKI8FC103T5lpl4=
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 e830dd3

Please sign in to comment.