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 Mar 1, 2024
1 parent edd5314 commit bad3f0a
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.19.0
github.com/prometheus/common v0.49.0
github.com/stretchr/testify v1.8.4
gopkg.in/alecthomas/kingpin.v2 v2.4.0
)

0 comments on commit bad3f0a

Please sign in to comment.