diff --git a/go.mod b/go.mod index 64c8c2b..86187fc 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index cd44d04..a13ba91 100644 --- a/go.sum +++ b/go.sum @@ -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=