Skip to content

Commit 622fa59

Browse files
fix(deps): update module github.com/containeroo/notifykit to v0.0.1
1 parent af3d022 commit 622fa59

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/containeroo/httpgrace v0.1.2
77
github.com/containeroo/httpprefix v0.0.2
88
github.com/containeroo/httputils v0.0.1
9-
github.com/containeroo/notifykit v0.0.0-20260625201327-9cca64bc93eb
9+
github.com/containeroo/notifykit v0.0.1
1010
github.com/containeroo/tinyflags v0.0.79
1111
github.com/prometheus/client_golang v1.23.2
1212
github.com/stretchr/testify v1.11.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ github.com/containeroo/httpprefix v0.0.2 h1:OvnhriCPVEoF1+12TXrou89smFcWqEsKTuZM
88
github.com/containeroo/httpprefix v0.0.2/go.mod h1:RUVtNKpy2OZ24ijpBsR3XijBASISwBm22da9j41Y3m8=
99
github.com/containeroo/httputils v0.0.1 h1:W9SbW6nbmnGgaEOXRH5nY9ZwLarBo3+FLUCx6EtS2mc=
1010
github.com/containeroo/httputils v0.0.1/go.mod h1:TrmDptapH6SBe6CeHFWY2kxy63O/9ZWBWrLKpc2SFjI=
11-
github.com/containeroo/notifykit v0.0.0-20260625201327-9cca64bc93eb h1:7u4/1FxVOvQSjIhtcG/8Ijs2d4OvBWyycaIFx3/6rhQ=
12-
github.com/containeroo/notifykit v0.0.0-20260625201327-9cca64bc93eb/go.mod h1:pMYEO+PNsxGMmH/YI+RqXQg9Is1/v74XOxKe1zwbK0o=
11+
github.com/containeroo/notifykit v0.0.1 h1:Oy5Iq6vJYLUf1RtN9vJLqOrZTnrnGIpRd1Qjw287i9I=
12+
github.com/containeroo/notifykit v0.0.1/go.mod h1:pMYEO+PNsxGMmH/YI+RqXQg9Is1/v74XOxKe1zwbK0o=
1313
github.com/containeroo/tinyflags v0.0.79 h1:2cNIoTlwgZFYcy6el2ZEBgWiiLAWHlLRkduT+8I2+Zo=
1414
github.com/containeroo/tinyflags v0.0.79/go.mod h1:5CGkQy0A+90ubNaEDJanfXOlE4+aYHp4OBwCpXM1yDM=
1515
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=

0 commit comments

Comments
 (0)