Skip to content

Commit

Permalink
DownstreamUpdates
Browse files Browse the repository at this point in the history
  • Loading branch information
brotherlogic committed Dec 4, 2023
1 parent 9bea52e commit 488793c
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/datastore v0.0.0-20231204031840-8c45353b12e9 // indirect
github.com/brotherlogic/godiscogs v0.0.0-20230922000443-fb73651e941c
github.com/brotherlogic/goserver v0.0.0-20230726200050-779ae6811580
github.com/brotherlogic/keystore v0.0.0-20231127034950-097f02370931
github.com/brotherlogic/lock v0.0.0-20231204030057-c9f58b6d03e9 // indirect
github.com/brotherlogic/recordbudget v0.0.0-20231127024852-33da689274db
github.com/brotherlogic/recordcollection v0.0.0-20231202235744-49cd9c4d0f96
github.com/brotherlogic/recordwants v0.0.0-20231127025320-94e588dbb097
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1593,8 +1593,9 @@ github.com/brotherlogic/datastore v0.0.0-20231119175602-ac156c8ceec9/go.mod h1:R
github.com/brotherlogic/datastore v0.0.0-20231127010014-bd24405d6c10/go.mod h1:3HvJbpWnTk8mOGGdDjfX5HJ1m4Q/2VWxLvfkXgvO9uM=
github.com/brotherlogic/datastore v0.0.0-20231127011738-301c042401f1/go.mod h1:9k1z0AaLlFkIJiLhbjCL8rwGIirYYR5o6CBDGoaHLtI=
github.com/brotherlogic/datastore v0.0.0-20231127014402-eb6c2e0cb55d/go.mod h1:DftyoMCHfoWdG05e/kjHA8x69oMc3OMg4wIABa1hfP0=
github.com/brotherlogic/datastore v0.0.0-20231127024940-022f3c51671a h1:oHNG92J4HkeqxjIZgVdtmHoDDoyKENKWLmwvuWsUd7o=
github.com/brotherlogic/datastore v0.0.0-20231127024940-022f3c51671a/go.mod h1:Fn8KFa9c6I7p6imIzIpDylKseoWRrF4xKq5k9rxSuyQ=
github.com/brotherlogic/datastore v0.0.0-20231204031840-8c45353b12e9 h1:CdTtsKsay2uSLMBVPrniJAIIOH+2nZqrrJ/kvWM7lRY=
github.com/brotherlogic/datastore v0.0.0-20231204031840-8c45353b12e9/go.mod h1:mX2fbTXOCZssIIIjLWaXxYNWNuiKU1gY+CMPG0VzuKI=
github.com/brotherlogic/discovery v0.0.0-20200925011539-74a8dc203ba4/go.mod h1:W9XhDhsvBgeIgnOKgcWmtFilO549fuIhRMlVHiXAC9k=
github.com/brotherlogic/discovery v0.0.0-20210531005423-1d609c4f6278/go.mod h1:W9XhDhsvBgeIgnOKgcWmtFilO549fuIhRMlVHiXAC9k=
github.com/brotherlogic/discovery v0.0.0-20210603130245-be477d62024e/go.mod h1:W9XhDhsvBgeIgnOKgcWmtFilO549fuIhRMlVHiXAC9k=
Expand Down

0 comments on commit 488793c

Please sign in to comment.