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/sigstore/sigstore-devops-tools
22
3- go 1.24.1
3+ go 1.24.4
44
55require (
66 github.com/PagerDuty/go-pagerduty v1.8.0
7- github.com/chainguard-dev/clog v1.7 .0
7+ github.com/chainguard-dev/clog v1.8 .0
88 github.com/kelseyhightower/envconfig v1.4.0
99 github.com/slack-go/slack v0.17.3
1010 github.com/spf13/cobra v1.10.2
Original file line number Diff line number Diff line change 11github.com/PagerDuty/go-pagerduty v1.8.0 h1:MTFqTffIcAervB83U7Bx6HERzLbyaSPL/+oxH3zyluI =
22github.com/PagerDuty/go-pagerduty v1.8.0 /go.mod h1:nzIeAqyFSJAFkjWKvMzug0JtwDg+V+UoCWjFrfFH5mI =
3- github.com/chainguard-dev/clog v1.7 .0 h1:guPznsK8vLHvzz1QJe2yU6MFeYaiSOFOQBYw4OXu+g8 =
4- github.com/chainguard-dev/clog v1.7 .0 /go.mod h1:4+WFhRMsGH79etYXY3plYdp+tCz/KCkU8fAr0HoaPvs =
3+ github.com/chainguard-dev/clog v1.8 .0 h1:frlTMEdg3XQR+ioQ6O9i92uigY8GTUcWKpuCFkhcCHA =
4+ github.com/chainguard-dev/clog v1.8 .0 /go.mod h1:5MQOZi+Iu7fV7GcJG8ag8rCB5elEOpqRMKEASgnGVdo =
55github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
66github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
77github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments