Skip to content

Commit

Permalink
chore(deps): update rpmpack and chglog
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
  • Loading branch information
caarlos0 committed Jul 21, 2020
1 parent b73a91d commit f4f48fc
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 43 deletions.
6 changes: 3 additions & 3 deletions go.mod
Expand Up @@ -9,15 +9,15 @@ require (
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d // indirect
github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb
github.com/golangci/golangci-lint v1.29.0
github.com/google/rpmpack v0.0.0-20200711065858-671dbb9d0be5
github.com/goreleaser/chglog v0.0.0-20191115023842-d969fbb05c3c
github.com/google/rpmpack v0.0.0-20200721073823-11a45a65cb40
github.com/goreleaser/chglog v0.1.1
github.com/imdario/mergo v0.3.10
github.com/mattn/go-zglob v0.0.3
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 // indirect
github.com/pkg/errors v0.9.1
github.com/sassoftware/go-rpmutils v0.0.0-20190420191620-a8f1baeba37b
github.com/stretchr/objx v0.2.0 // indirect
github.com/stretchr/testify v1.6.1
github.com/ulikunitz/xz v0.5.7 // indirect
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 // indirect
gopkg.in/yaml.v2 v2.3.0
)

1 comment on commit f4f48fc

@vercel
Copy link

@vercel vercel bot commented on f4f48fc Jul 21, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.