Skip to content

Commit

Permalink
DownstreamUpdates (#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
brotherlogic committed Jan 19, 2024
1 parent adad4d8 commit 6d54cfc
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 23 deletions.
11 changes: 6 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@ module github.com/brotherlogic/wantslist
go 1.16

require (
github.com/brotherlogic/godiscogs v0.0.0-20230922000443-fb73651e941c
github.com/brotherlogic/gobuildslave v0.0.0-20240118013403-3043d5c61d14 // indirect
github.com/brotherlogic/godiscogs v0.0.0-20240116051314-7d3de02a07c4
github.com/brotherlogic/goserver v0.0.0-20230726200050-779ae6811580
github.com/brotherlogic/keystore v0.0.0-20240108210612-2973c1690a66
github.com/brotherlogic/recordbudget v0.0.0-20240111224852-3feb1d38e11f
github.com/brotherlogic/recordcollection v0.0.0-20240109055430-337dc96d9070
github.com/brotherlogic/recordwants v0.0.0-20240108072658-009ef0135629
github.com/brotherlogic/keystore v0.0.0-20240115213042-362535ff9cd2
github.com/brotherlogic/recordbudget v0.0.0-20240112190033-ef69471a83eb
github.com/brotherlogic/recordcollection v0.0.0-20240116051733-5e795c4784ce
github.com/brotherlogic/recordwants v0.0.0-20240115080931-8c5816353dc8
github.com/prometheus/client_golang v1.18.0
golang.org/x/net v0.20.0
google.golang.org/grpc v1.60.1
Expand Down
Loading

0 comments on commit 6d54cfc

Please sign in to comment.