diff --git a/go.mod b/go.mod index 7e53cbb..d33448a 100644 --- a/go.mod +++ b/go.mod @@ -14,15 +14,15 @@ require ( require ( github.com/beorn7/perks v1.0.1 // indirect - github.com/brotherlogic/buildserver v0.0.0-20241224081045-4f6923f76644 // indirect + github.com/brotherlogic/buildserver v0.0.0-20241224172201-486710a355e6 // indirect github.com/brotherlogic/datastore v0.0.0-20241220230045-434035a99d2b // indirect - github.com/brotherlogic/dstore v0.0.0-20241224095033-a09033b8a068 // indirect - github.com/brotherlogic/githubcard v0.0.0-20241224070800-a83a66989f0d // indirect + github.com/brotherlogic/dstore v0.0.0-20241224155147-8fd1218bf559 // indirect + github.com/brotherlogic/githubcard v0.0.0-20241224141354-affbba8973d0 // indirect github.com/brotherlogic/githubridge v0.2824.0 // indirect github.com/brotherlogic/gobuildslave v0.0.0-20241111085829-8d4e5069a7fd // indirect github.com/brotherlogic/keystore v0.0.0-20240508161349-814b3200b126 // indirect - github.com/brotherlogic/lock v0.0.0-20241224080514-8bb99c06b306 // indirect - github.com/brotherlogic/logging v0.0.0-20241224090652-545034121444 // indirect + github.com/brotherlogic/lock v0.0.0-20241224162259-85465cad1d9b // indirect + github.com/brotherlogic/logging v0.0.0-20241224165201-be83943f2a3b // indirect github.com/brotherlogic/monitor v0.0.0-20221025152653-c10877c5f9e6 // indirect github.com/brotherlogic/versionserver v0.0.0-20221025154054-c9bcd41be2f2 // indirect github.com/cespare/xxhash/v2 v2.3.0 // indirect diff --git a/go.sum b/go.sum index 978674f..e951b50 100644 --- a/go.sum +++ b/go.sum @@ -1,15 +1,15 @@ github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM= github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw= -github.com/brotherlogic/buildserver v0.0.0-20241224081045-4f6923f76644 h1:LbczDPFzdlWEDvSGo7GbK+dJOe9MWfLT+wsO/YT5w+M= -github.com/brotherlogic/buildserver v0.0.0-20241224081045-4f6923f76644/go.mod h1:6cTSzc8ia7E5J5B2LyQrqb/F98jrwbyvN2/U9XaYJZs= +github.com/brotherlogic/buildserver v0.0.0-20241224172201-486710a355e6 h1:7OIAQgSmqU1n+iZCv5k/Nk//syta3A8HZwyQRnVylJI= +github.com/brotherlogic/buildserver v0.0.0-20241224172201-486710a355e6/go.mod h1:64KW91sVdWu+CKxAkXQ6F/ca0RMLdzS+mLtDtOn4oCo= github.com/brotherlogic/datastore v0.0.0-20241220230045-434035a99d2b h1:FN4LvXMbi0YzzFq4W/t4hg+5kYiiZyzKhwS/gq+Bl9U= github.com/brotherlogic/datastore v0.0.0-20241220230045-434035a99d2b/go.mod h1:ut6pt8So9tl44tskYl51pBGkqCLNczPUSdDb9fREZxA= github.com/brotherlogic/discovery v0.0.0-20241109204028-02908558af09 h1:/G6RM6m/hLY/LbVw2mNcbeUxms5zNE2c0F72Z8ZI8HU= github.com/brotherlogic/discovery v0.0.0-20241109204028-02908558af09/go.mod h1:ih6YWeSvJfqZHdtPujz/mbs2fdnLD9HKVnPYplvriEY= -github.com/brotherlogic/dstore v0.0.0-20241224095033-a09033b8a068 h1:WjAlgWocuWnxNCjkdf/WCQcvFAcJUJ1m7V02Q7S1998= -github.com/brotherlogic/dstore v0.0.0-20241224095033-a09033b8a068/go.mod h1:qukD5P2QoyvKKuohJem7Gt1zpL53XV5SHtHL3ByRuGY= -github.com/brotherlogic/githubcard v0.0.0-20241224070800-a83a66989f0d h1:6riFCC1MQpXjCUaoD+27GsHvZiQPeFNQ2b+G7H5ULlI= -github.com/brotherlogic/githubcard v0.0.0-20241224070800-a83a66989f0d/go.mod h1:eQtOxvHzEa1MiknWicJLO4WzlXT0JVV9kOCRbijTd3w= +github.com/brotherlogic/dstore v0.0.0-20241224155147-8fd1218bf559 h1:n3RmW/NwbPdGauLnmLGlMXnPFza7j8P6LJqhfL023ak= +github.com/brotherlogic/dstore v0.0.0-20241224155147-8fd1218bf559/go.mod h1:gYJP3o667hAU05C2akekLktLl8Yeeb4hZmgvejrGNOg= +github.com/brotherlogic/githubcard v0.0.0-20241224141354-affbba8973d0 h1:EOobAC1gVwZxKE4VbC3RJP7W6VQ+k6N9I7ybd0wKWYw= +github.com/brotherlogic/githubcard v0.0.0-20241224141354-affbba8973d0/go.mod h1:rjogddttRa5TEz+fwDsQTVofOvKDA0TNQBwNn+xn/U0= github.com/brotherlogic/githubridge v0.2824.0 h1:LJqWgAgM4lWQwwZft/Aqq33sDXUPHq23FrG7WCOhiGQ= github.com/brotherlogic/githubridge v0.2824.0/go.mod h1:SRsJ/bqK7bGMI4Fe3MCJqFwga1ZoSVbrjZMJIaoRUUA= github.com/brotherlogic/gobuildslave v0.0.0-20241111085829-8d4e5069a7fd h1:KzJ2qjTvIW7NtUavqJaSxTUMHW1zNf/FjU1RqAVggNw= @@ -20,10 +20,10 @@ github.com/brotherlogic/goserver v0.0.0-20240826215223-fccbac46b3d4 h1:ZllkC78AI github.com/brotherlogic/goserver v0.0.0-20240826215223-fccbac46b3d4/go.mod h1:DQcHpGZOjqnapi7JCYxmpOebkVjqgpfLuPNNNquy4Z0= github.com/brotherlogic/keystore v0.0.0-20240508161349-814b3200b126 h1:6e12Cl80VtMghgEyTyx1tZB1mUSSBHeLhKvikwb7kIQ= github.com/brotherlogic/keystore v0.0.0-20240508161349-814b3200b126/go.mod h1:2JK2kJhI5ler7e7M1WtIpIkiNGG2qy8V6X7VZLCsd5k= -github.com/brotherlogic/lock v0.0.0-20241224080514-8bb99c06b306 h1:+yBFgs2VyBeTXY6VUgJrdW9StrUfPBOfjXNCK5KRsG4= -github.com/brotherlogic/lock v0.0.0-20241224080514-8bb99c06b306/go.mod h1:VayJ+FNYjJe4fav3Y3HxgtTDtcmKgqOlGDVFMai+w3c= -github.com/brotherlogic/logging v0.0.0-20241224090652-545034121444 h1:SNIwYg21NOaKYezYsIOBZVsphICtnQf3kkf3bwRh5a8= -github.com/brotherlogic/logging v0.0.0-20241224090652-545034121444/go.mod h1:k5oTepBOe8fRV4vgyGY9n1N7affjzDjARde9+Pf8P/s= +github.com/brotherlogic/lock v0.0.0-20241224162259-85465cad1d9b h1:Yi6D9kyy5D6CUPr2DaXn+dskhjxFckNGFd53dtnJ8tc= +github.com/brotherlogic/lock v0.0.0-20241224162259-85465cad1d9b/go.mod h1:OZyWceCW1HEBOX3BdUQyfUg+JkmHuUDVYTE7oadEV50= +github.com/brotherlogic/logging v0.0.0-20241224165201-be83943f2a3b h1:s82tihwoN/H7M6AeBIRBe1KGqI3sy0egUdYrAc1g+9A= +github.com/brotherlogic/logging v0.0.0-20241224165201-be83943f2a3b/go.mod h1:2dIo1j0RGeFGkWr8rq3u5H310nMHwaJRxLGHNMqEZCA= github.com/brotherlogic/monitor v0.0.0-20221025152653-c10877c5f9e6 h1:hxu2T9JspE76sL3XAx/CNtA9bOO6QCEJkyG9rBXFEVA= github.com/brotherlogic/monitor v0.0.0-20221025152653-c10877c5f9e6/go.mod h1:babny4VO2GqFwjXqhJsP4a6la4XJeMT6f4BgLBPq4G8= github.com/brotherlogic/recordcollection v0.0.0-20240507141004-bfb0a1e980c6 h1:0a1gaVNjbTEDo+1eT98pHIMxojrIlxk69ZqYav5c6jQ=