File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.24.1
66
77require (
88 filippo.io/age v1.2.1
9- github.com/launchrctl/launchr v0.21.0
9+ github.com/launchrctl/launchr v0.21.2
1010 github.com/stretchr/testify v1.10.0
1111 golang.org/x/term v0.31.0
1212 gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change @@ -253,8 +253,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
253253github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
254254github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
255255github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
256- github.com/launchrctl/launchr v0.21.0 h1:TruuJToGh4nvinoG6z4AgDtONrlshVws7tzUQak/8J8 =
257- github.com/launchrctl/launchr v0.21.0 /go.mod h1:C7H4FHMSjNi4fUt36rzfyE/2xSpdBdUuq7n7IPAzqEo =
256+ github.com/launchrctl/launchr v0.21.2 h1:D53UHpal9+/Qf+2di5+WS3/9RMWPOJMqeWVtv/gqesI =
257+ github.com/launchrctl/launchr v0.21.2 /go.mod h1:C7H4FHMSjNi4fUt36rzfyE/2xSpdBdUuq7n7IPAzqEo =
258258github.com/lithammer/fuzzysearch v1.1.8 h1:/HIuJnjHuXS8bKaiTMeeDlW2/AyIWk2brx1V8LFgLN4 =
259259github.com/lithammer/fuzzysearch v1.1.8 /go.mod h1:IdqeyBClc3FFqSzYq/MXESsS4S0FsZ5ajtkr5xPLts4 =
260260github.com/mailru/easyjson v0.9.0 h1:PrnmzHw7262yW8sTBwxi1PdJA3Iw/EKBa8psRf7d9a4 =
You can’t perform that action at this time.
0 commit comments