File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 # Hash of Go module dependencies.
4242 # Update this after changing go.mod/go.sum:
4343 # task nix-update-hash
44- vendorHash = "sha256-bQ83+LJQmjtSb3BZ6qQ7NWTFNl/80fkBWnlm69FP4GY =" ;
44+ vendorHash = "sha256-mooNukkbY3L51iE4IhDzjbSF/2Do59p4okNazayJWTk =" ;
4545
4646 env . CGO_ENABLED = 0 ;
4747
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 charm.land/bubbles/v2 v2.1.0
99 charm.land/bubbletea/v2 v2.0.7
1010 charm.land/huh/v2 v2.0.3
11- charm.land/lipgloss/v2 v2.0.3
11+ charm.land/lipgloss/v2 v2.0.4
1212 github.com/coreos/go-oidc/v3 v3.19.0
1313 github.com/go-jose/go-jose/v4 v4.1.4
1414 github.com/go-logr/logr v1.4.3
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ charm.land/huh/v2 v2.0.3 h1:2cJsMqEPwSywGHvdlKsJyQKPtSJLVnFKyFbsYZTlLkU=
88charm.land/huh/v2 v2.0.3 /go.mod h1:93eEveeeqn47MwiC3tf+2atZ2l7Is88rAtmZNZ8x9Wc =
99charm.land/lipgloss/v2 v2.0.3 h1:yM2zJ4Cf5Y51b7RHIwioil4ApI/aypFXXVHSwlM6RzU =
1010charm.land/lipgloss/v2 v2.0.3 /go.mod h1:7myLU9iG/3xluAWzpY/fSxYYHCgoKTie7laxk6ATwXA =
11+ charm.land/lipgloss/v2 v2.0.4 h1:lcPeVtcp23SNra7lHy8iYE4UC2aIipVQ47sbGyyxR5Q =
12+ charm.land/lipgloss/v2 v2.0.4 /go.mod h1:0653x8epbZSzdDfO/XPS1a/uYPOBeSsCssOpJOqDzik =
1113github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c h1:udKWzYgxTojEKWjV8V+WSxDXJ4NFATAsZjh8iIbsQIg =
1214github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c /go.mod h1:xomTg63KZ2rFqZQzSB4Vz2SUXa1BpHTVz9L5PTmPC4E =
1315github.com/MakeNowJust/heredoc v1.0.0 h1:cXCdzVdstXyiTqTvfqk9SDHpKNjxuom+DOlyEeQ4pzQ =
You can’t perform that action at this time.
0 commit comments