File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/google/go-github/v61 v61.0.0
10
10
github.com/jessevdk/go-flags v1.5.0
11
11
github.com/prometheus/client_golang v1.19.1
12
- github.com/webdevops/go-common v0.0.0-20240229220036-40910d2ba23e
12
+ github.com/webdevops/go-common v0.0.0-20240512143320-3218f7a5ccfc
13
13
go.uber.org/zap v1.27.0
14
14
go.uber.org/zap/exp v0.2.0
15
15
)
Original file line number Diff line number Diff line change @@ -146,8 +146,8 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
146
146
github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
147
147
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
148
148
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
149
- github.com/webdevops/go-common v0.0.0-20240229220036-40910d2ba23e h1:kLp1s6IARKTNZH9RaxoHw4OmiQWuCAvi0k1xlsnjWIM =
150
- github.com/webdevops/go-common v0.0.0-20240229220036-40910d2ba23e /go.mod h1:3gGYy5km5tnDnyubBNo4ZhmXjrTfwbxfHSkukc3DO+E =
149
+ github.com/webdevops/go-common v0.0.0-20240512143320-3218f7a5ccfc h1:MORv8wx9YaYWSj8NJ1G4belLl7xtf9f4hcz3yDCzpgc =
150
+ github.com/webdevops/go-common v0.0.0-20240512143320-3218f7a5ccfc /go.mod h1:i+TInCe19T5v7LcZMX8E96pEoAY4aBMV1D/doASEFhY =
151
151
github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
152
152
github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
153
153
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto =
You can’t perform that action at this time.
0 commit comments