File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ module github.com/stacklok/brood-box
66go 1.26.0
77
88require (
9- charm.land/lipgloss/v2 v2.0.0
9+ charm.land/lipgloss/v2 v2.0.1
1010 github.com/adrg/xdg v0.5.3
1111 github.com/charmbracelet/glamour v0.10.0
1212 github.com/elastic/go-seccomp-bpf v1.6.0
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ cel.dev/expr v0.25.1 h1:1KrZg61W6TWSxuNZ37Xy49ps13NUovb66QLprthtwi4=
44cel.dev/expr v0.25.1 /go.mod h1:hrXvqGP6G6gyx8UAHSHJ5RGk//1Oj5nXQ2NI02Nrsg4 =
55charm.land/lipgloss/v2 v2.0.0 h1:sd8N/B3x892oiOjFfBQdXBQp3cAkvjGaU5TvVZC3ivo =
66charm.land/lipgloss/v2 v2.0.0 /go.mod h1:w6SnmsBFBmEFBodiEDurGS/sdUY/u1+v72DqUzc6J14 =
7+ charm.land/lipgloss/v2 v2.0.1 h1:6Xzrn49+Py1Um5q/wZG1gWgER2+7dUyZ9XMEufqPSys =
8+ charm.land/lipgloss/v2 v2.0.1 /go.mod h1:KjPle2Qd3YmvP1KL5OMHiHysGcNwq6u83MUjYkFvEkM =
79dario.cat/mergo v1.0.2 h1:85+piFYR1tMbRrLcDwR18y4UKJ3aH1Tbzi24VRW1TK8 =
810dario.cat/mergo v1.0.2 /go.mod h1:E/hbnu0NxMFBjpMIE34DRGLWqDy0g5FuKDhCb31ngxA =
911github.com/1password/onepassword-sdk-go v0.3.1 h1:dz0LrYuIh/HrZ7rxr8NMymikNLBIXhyj4NBmo5Tdamc =
You can’t perform that action at this time.
0 commit comments