File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11module github.com/sierrasoftworks/tailon
22
3- go 1.25.3
3+ go 1.25.5
44
55require (
66 github.com/gorilla/mux v1.8.1
77 github.com/sirupsen/logrus v1.9.3
88 github.com/spf13/cobra v1.10.2
99 github.com/stretchr/testify v1.11.1
1010 gopkg.in/yaml.v3 v3.0.1
11- tailscale.com v1.92.0
11+ tailscale.com v1.92.1
1212)
1313
1414require (
Original file line number Diff line number Diff line change @@ -249,5 +249,5 @@ howett.net/plist v1.0.0 h1:7CrbWYbPPO/PyNy38b2EB/+gYbjCe2DXBxgtOOZbSQM=
249249howett.net/plist v1.0.0 /go.mod h1:lqaXoTrLY4hg8tnEzNru53gicrbv7rrk+2xJA/7hw9g =
250250software.sslmate.com/src/go-pkcs12 v0.4.0 h1:H2g08FrTvSFKUj+D309j1DPfk5APnIdAQAB8aEykJ5k =
251251software.sslmate.com/src/go-pkcs12 v0.4.0 /go.mod h1:Qiz0EyvDRJjjxGyUQa2cCNZn/wMyzrRJ/qcDXOQazLI =
252- tailscale.com v1.92.0 h1:DvqrJjffuFfs5fuNaEVVgJ9gsEsuvf2VIvvHxfX8xIc =
253- tailscale.com v1.92.0 /go.mod h1:0aiBAq9m2wumn3146mjvMh61NHrlOc79FZL8Q6orC6Y =
252+ tailscale.com v1.92.1 h1:nlC+4o3DuBhhgIDDcU5ht/12FH8R9ZtER6KKCksCWCA =
253+ tailscale.com v1.92.1 /go.mod h1:jzTfKDd6XNNSNoX+Q9INIMpMU5rfZ9g8ojcAoMKi5w0 =
You can’t perform that action at this time.
0 commit comments