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 Jul 1, 2023
1 parent aa0975e commit bcc83d9
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.10.0
github.com/prometheus/common v0.20.0
github.com/stretchr/testify v1.8.2
gopkg.in/alecthomas/kingpin.v2 v2.2.6
github.com/prometheus/client_golang v1.16.0
github.com/prometheus/common v0.44.0
github.com/stretchr/testify v1.8.4
gopkg.in/alecthomas/kingpin.v2 v2.3.2
)

0 comments on commit bcc83d9

Please sign in to comment.