Skip to content

Commit

Permalink
DownstreamUpdates
Browse files Browse the repository at this point in the history
  • Loading branch information
brotherlogic committed Nov 10, 2023
1 parent 38bcdd3 commit 9ff646f
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,7 +3,7 @@ module github.com/brotherlogic/wantslist
go 1.16

require (
github.com/brotherlogic/githubcard v0.0.0-20231108234837-83d97d88c137 // indirect
github.com/brotherlogic/discovery v0.0.0-20231109215946-5a15ff642daa // 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-20231105171731-fa878651229f
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1597,8 +1597,9 @@ github.com/brotherlogic/discovery v0.0.0-20231027122910-be496c1558f8/go.mod h1:Q
github.com/brotherlogic/discovery v0.0.0-20231027143042-71100c641c1e/go.mod h1:zUsIVZqNI5ux/sHeU66lxz9CKnxGodB8xZoQukzsjTY=
github.com/brotherlogic/discovery v0.0.0-20231027151621-f494d4ba3f4a/go.mod h1:fyj6Gnz+64K6pvEXjfcS8kYr9FaseaNak30mWdUrOEQ=
github.com/brotherlogic/discovery v0.0.0-20231027154454-cfa73b211d30/go.mod h1:aQCBgOh6wxYyNOrh2eCus9AYCkWFK+bN1RMVOLNf20Q=
github.com/brotherlogic/discovery v0.0.0-20231102213343-20f9e9a562d7 h1:hv4Ar5Up4Xck8MKzQ5KTA47M2DOfDjmyDT7VpWMaal8=
github.com/brotherlogic/discovery v0.0.0-20231102213343-20f9e9a562d7/go.mod h1:aQCBgOh6wxYyNOrh2eCus9AYCkWFK+bN1RMVOLNf20Q=
github.com/brotherlogic/discovery v0.0.0-20231109215946-5a15ff642daa h1:RGTHRhxEQePwj2sC1iPsq7FVcLAkzk5ru0ILvbRS7B4=
github.com/brotherlogic/discovery v0.0.0-20231109215946-5a15ff642daa/go.mod h1:K/7M5gWOVl5zLU/sJtxaW4SnEBBqQvxdvb4LqlYpqYw=
github.com/brotherlogic/dstore v0.0.0-20210705011309-803d7db560a6/go.mod h1:SJdI/5dxubp66yy6slmUfen5yCIKXFvAmMs71u9xVrk=
github.com/brotherlogic/dstore v0.0.0-20210728181450-e87a34c62535/go.mod h1:bwiN0EPWhmDNwue1BWpCQ7DL4hLwfDwDw8JwMMgDzCs=
github.com/brotherlogic/dstore v0.0.0-20210911232556-7a6844e1f86f/go.mod h1:Wilk+LrYLvE5+fNDXp0dYQNTMxhb6rmkwv5GwZ/K3ok=
Expand Down

0 comments on commit 9ff646f

Please sign in to comment.