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 (
99 github.com/google/go-github/v61 v61.0.0
1010 github.com/jessevdk/go-flags v1.5.0
1111 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
1313 go.uber.org/zap v1.27.0
1414 go.uber.org/zap/exp v0.2.0
1515)
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
146146github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
147147github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
148148github.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 =
151151github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
152152github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
153153go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto =
You can’t perform that action at this time.
0 commit comments