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 Feb 6, 2024
1 parent 4330706 commit a9062bf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ go 1.14
require (
github.com/google/go-github/v47 v47.1.0
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
github.com/palantir/go-baseapp v0.4.1
github.com/palantir/go-githubapp v0.14.0
github.com/palantir/go-baseapp v0.5.2
github.com/palantir/go-githubapp v0.22.0
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.14.0
github.com/rs/zerolog v1.29.0
github.com/prometheus/client_golang v1.18.0
github.com/rs/zerolog v1.32.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.1
github.com/stretchr/testify v1.8.4
goji.io v2.0.2+incompatible // indirect
)

0 comments on commit a9062bf

Please sign in to comment.