Skip to content

Commit

Permalink
DownstreamUpdates (#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
brotherlogic committed May 7, 2023
1 parent 7069937 commit 8edd520
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-20230507005414-c41cd856509a // 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-20230501001350-d88dcd78f5f5
github.com/brotherlogic/lock v0.0.0-20230507011250-3fc09cce0af3 // indirect
github.com/brotherlogic/recordbudget v0.0.0-20230506084802-61322e94cec4
github.com/brotherlogic/recordcollection v0.0.0-20230430191406-2174b36b394a
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 @@ -1763,8 +1763,9 @@ github.com/brotherlogic/lock v0.0.0-20230429024331-7e5d436901ee/go.mod h1:A3LNeJ
github.com/brotherlogic/lock v0.0.0-20230430010739-73a60a0f1f62/go.mod h1:hk/AW1qNZ5x7pSwguhEiE++BSt8OOKI8FC103T5lpl4=
github.com/brotherlogic/lock v0.0.0-20230501002455-b2f80048954e/go.mod h1:zKCaxgQwy88tn5hnCSdM+Z3PQR2UcVwXH74XOtbGyKg=
github.com/brotherlogic/lock v0.0.0-20230506034920-135d6d6f2155/go.mod h1:8Rhn+BMn1jN+GBByV840qrtLbZKz9tTEVEGKJEXrYTQ=
github.com/brotherlogic/lock v0.0.0-20230506170028-390106b28a30 h1:BUjsT4eDVAq2YsncJ3gl0rkQXY8rrTIX8mNP8yseiFs=
github.com/brotherlogic/lock v0.0.0-20230506170028-390106b28a30/go.mod h1:LRnh5VX8GP9vG8KXDTXKbYuW32cfeyjyx7ZInnsrWBU=
github.com/brotherlogic/lock v0.0.0-20230507011250-3fc09cce0af3 h1:UeFotTJgk8Q/ScQ6503zmF2Kc9BmEocstFHVTsB/JEU=
github.com/brotherlogic/lock v0.0.0-20230507011250-3fc09cce0af3/go.mod h1:IWLOC/jobVn+3hRe+rgzF9Fip1Qn1FA8nnWA6adON+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 8edd520

Please sign in to comment.