diff --git a/go.mod b/go.mod index a2912ab1b..242b5a384 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/brotherlogic/datastore v0.0.0-20250113225754-a9cab19c721e // indirect github.com/brotherlogic/discovery v0.0.0-20241109204028-02908558af09 // indirect github.com/brotherlogic/dstore v0.0.0-20250310173806-3e98933a8aec // indirect - github.com/brotherlogic/githubcard v0.0.0-20250310152949-364aee3a90ab // indirect + github.com/brotherlogic/githubcard v0.0.0-20250310183219-b67ce5c68ab1 // indirect github.com/brotherlogic/githubridge v0.2848.0 // indirect github.com/brotherlogic/gobuildslave v0.0.0-20250310182713-b84a91b7cbed // indirect github.com/brotherlogic/keystore v0.0.0-20240508161349-814b3200b126 // indirect diff --git a/go.sum b/go.sum index 5035f0f42..0b1937890 100644 --- a/go.sum +++ b/go.sum @@ -8,8 +8,8 @@ github.com/brotherlogic/discovery v0.0.0-20241109204028-02908558af09 h1:/G6RM6m/ github.com/brotherlogic/discovery v0.0.0-20241109204028-02908558af09/go.mod h1:ih6YWeSvJfqZHdtPujz/mbs2fdnLD9HKVnPYplvriEY= github.com/brotherlogic/dstore v0.0.0-20250310173806-3e98933a8aec h1:JxfRLQ64mXuTsNSj+PFRoegxMhm19wLIKE9gFtK3XJU= github.com/brotherlogic/dstore v0.0.0-20250310173806-3e98933a8aec/go.mod h1:wzgl4IBy9wB4VTqlx8DWoqLItjdgn0gIeW9rRenqBFg= -github.com/brotherlogic/githubcard v0.0.0-20250310152949-364aee3a90ab h1:qlqbTX5N7rFnzQp8u7q5e/oILV9qrlcNAriT1oUYugU= -github.com/brotherlogic/githubcard v0.0.0-20250310152949-364aee3a90ab/go.mod h1:kqdXXFfua5FzCwtOOiYVBMcHjcd9Z186NPi/8sYdLdg= +github.com/brotherlogic/githubcard v0.0.0-20250310183219-b67ce5c68ab1 h1:swaUqyuIXZp0hPVVKTHpLKmxVARj6Vf/isRNiDWzFHY= +github.com/brotherlogic/githubcard v0.0.0-20250310183219-b67ce5c68ab1/go.mod h1:gOfJbBhdSg8lSLrrpGJa7BW5lksYDRwbHFWCQffpS18= github.com/brotherlogic/githubridge v0.2848.0 h1:WnTceh+IL+HKuitKTElpqSLZ6tBIRriQDCyEhc2lyJY= github.com/brotherlogic/githubridge v0.2848.0/go.mod h1:1Izl2qh17QzTwv4+0Waq/xAnbaywurJQHSN19/PlPvU= github.com/brotherlogic/gobuildslave v0.0.0-20250310182713-b84a91b7cbed h1:IufAXHODlvHODAHeqzfvLCanVzRghj2CqMgMzupAlD0=