all repos — homestead @ c1c8d38ce51b2b830bdeacfa1db2959910f7cf9e

Code for my website

calendar: differentiate between confirmed and tentative periods replace golang-ical import with vimagination.zapto.org/ics

Alan Pearce
commit

c1c8d38ce51b2b830bdeacfa1db2959910f7cf9e

parent

4c07535d9120fb999b0c008f1866972865f424f7

1 file changed, 6 insertions(+), 3 deletions(-)

changed files
M gomod2nix.tomlgomod2nix.toml
@@ -52,9 +52,6 @@ hash = "sha256-Ent9bgBTjKS8/61LKrIu/JcBI/Qsv6EEIojwsMjCgdY="
[mod."github.com/ardanlabs/conf/v3"] version = "v3.4.0" hash = "sha256-FwIPi48V6Vmt3E41CZ2PO2m3Rg59PAM41k1RGVkpOWo=" - [mod."github.com/arran4/golang-ical"] - version = "v0.3.2" - hash = "sha256-afFuM8b+llveV5vlwx4rb4nAd10Us5L4nSgaC95eIN8=" [mod."github.com/aws/aws-sdk-go-v2"] version = "v1.36.0" hash = "sha256-j1XPvTErqlSE8iJzi3nZPeDV8oOt+UWhRuK7TyJwIK8="
@@ -457,6 +454,12 @@ hash = "sha256-H6j5h8w123Y7d0zvKGkL5jiRYICtjmgzd2P/eeNaLrs="
[mod."tailscale.com"] version = "v1.82.4" hash = "sha256-19yfGXKlpMUy7F4PgtWKk7cVpHYOtxpOojWspeNiMhA=" + [mod."vimagination.zapto.org/ics"] + version = "v1.0.0" + hash = "sha256-EsfFiyljYm0y2nlZyXa+yvkZC4LyT9EGmb5raAiMK54=" + [mod."vimagination.zapto.org/parser"] + version = "v1.0.3" + hash = "sha256-hzPZC7//0dWXzY7RwUNwufLL4qhQhKrawlnJoYkDgic=" [mod."willnorris.com/go/microformats"] version = "v1.2.1-0.20240301064101-b5d1b9d2120e" hash = "sha256-7pXSTRKqzgN1CaeB1bep+V24O6yNIPNDNDL6AZPiI8A="