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 Apr 11, 2024
1 parent edd5314 commit e4fe323
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions go.mod
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.52.3
github.com/stretchr/testify v1.9.0
gopkg.in/alecthomas/kingpin.v2 v2.4.0
)

0 comments on commit e4fe323

Please sign in to comment.