Skip to content

Commit

Permalink
Update external go packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lunar-renovate committed Nov 1, 2023
1 parent 7432282 commit b713059
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/lunarway/strong-duckling
go 1.13

require (
github.com/prometheus/client_golang v1.11.1
github.com/prometheus/common v0.26.0
github.com/stretchr/testify v1.8.2
gopkg.in/alecthomas/kingpin.v2 v2.2.6
github.com/prometheus/client_golang v1.17.0
github.com/prometheus/common v0.45.0
github.com/stretchr/testify v1.8.4
gopkg.in/alecthomas/kingpin.v2 v2.3.2
)

0 comments on commit b713059

Please sign in to comment.