Skip to content

Commit 7049a97

Browse files
authored
Merge pull request #266 from cantabular/hookbot-v0.18.0
Update hookbot to v0.18.0
2 parents a9fa3d1 + 438da7d commit 7049a97

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/moby/patternmatcher v0.6.0
1111
github.com/sensiblecodeio/barrier v0.4.0
1212
github.com/sensiblecodeio/git-prep-directory v0.8.1
13-
github.com/sensiblecodeio/hookbot v0.17.0
13+
github.com/sensiblecodeio/hookbot v0.18.0
1414
github.com/urfave/cli/v3 v3.4.1
1515
golang.org/x/sys v0.37.0
1616
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ github.com/sensiblecodeio/git-prep-directory v0.8.1 h1:oN1mcXpJv5DM56wY40IpxxPUr
7676
github.com/sensiblecodeio/git-prep-directory v0.8.1/go.mod h1:fjCc+qmaYVrUJBcv8mD7UWY9RsznwfzbTqa0YfX8rlw=
7777
github.com/sensiblecodeio/hookbot v0.17.0 h1:Jz+fHKlA2Kn+o1CgRCnklOeEfYz8N2Wco4cZELLFTcA=
7878
github.com/sensiblecodeio/hookbot v0.17.0/go.mod h1:PRDDEjy4yQNSxymWFSAp2JoxoBZFQquWx1fOTgz9DYs=
79+
github.com/sensiblecodeio/hookbot v0.18.0 h1:bzuIsNDJIAtQwWNBJ2XcdD0D8aUpKYmOGdct4Rlmlj4=
80+
github.com/sensiblecodeio/hookbot v0.18.0/go.mod h1:PRDDEjy4yQNSxymWFSAp2JoxoBZFQquWx1fOTgz9DYs=
7981
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
8082
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
8183
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=

0 commit comments

Comments
 (0)