Skip to content

Commit

Permalink
DownstreamUpdates
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Tucker committed Apr 14, 2023
1 parent 3842f74 commit 0f0622f
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 18 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ go 1.16
require (
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-20230402040326-45cdc7fbfdd0
github.com/brotherlogic/lock v0.0.0-20230407003011-f06cb3740192 // indirect
github.com/brotherlogic/recordbudget v0.0.0-20230401061555-aa3394507a71
github.com/brotherlogic/recordcollection v0.0.0-20230331213550-cc32f57ab127
github.com/brotherlogic/keystore v0.0.0-20230409183002-38ac9ff928ef
github.com/brotherlogic/lock v0.0.0-20230414011942-d1fe02c3c5c5 // indirect
github.com/brotherlogic/recordbudget v0.0.0-20230408064147-aaabca53d226
github.com/brotherlogic/recordcollection v0.0.0-20230409180755-be4bbfd523a1
github.com/brotherlogic/recordwants v0.0.0-20230309165902-d013dff97392
github.com/prometheus/client_golang v1.14.0
github.com/prometheus/client_golang v1.15.0
golang.org/x/net v0.9.0
google.golang.org/grpc v1.54.0
google.golang.org/protobuf v1.30.0
Expand Down
Loading

0 comments on commit 0f0622f

Please sign in to comment.