Skip to content

Commit

Permalink
Update module github.com/grongor/panicwatch to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent aad9324 commit 0553c9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22
require (
github.com/TheZeroSlave/zapsentry v1.20.2
github.com/gosnmp/gosnmp v1.37.0
github.com/grongor/panicwatch v1.1.1
github.com/grongor/panicwatch v1.2.0
github.com/prometheus/client_golang v1.18.0
github.com/spf13/viper v1.18.2
github.com/stretchr/testify v1.8.4
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ github.com/gosnmp/gosnmp v1.37.0 h1:/Tf8D3b9wrnNuf/SfbvO+44mPrjVphBhRtcGg22V07Y=
github.com/gosnmp/gosnmp v1.37.0/go.mod h1:GDH9vNqpsD7f2HvZhKs5dlqSEcAS6s6Qp099oZRCR+M=
github.com/grongor/panicwatch v1.1.1 h1:5aHecwCUMfvPsmVl9zyD+40sAVmeCIxuZykKo9qcN5k=
github.com/grongor/panicwatch v1.1.1/go.mod h1:GPnUg2OR2wRVEuxrEFb1syDrUpPgttvYLkXoVDqYUkE=
github.com/grongor/panicwatch v1.2.0 h1:MAYo6a0x1At++o2ZV4Jqob56YsHiSwUlFuztQ7SL9xA=
github.com/grongor/panicwatch v1.2.0/go.mod h1:d5qbeeYFmrrJZmMm4OLp+abdosGF1ZinWaI42yqAhGw=
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
github.com/jtolds/gls v4.20.0+incompatible h1:xdiiI2gbIgH/gLH7ADydsJ1uDOEzR8yvV7C0MuV77Wo=
Expand Down

0 comments on commit 0553c9a

Please sign in to comment.