Skip to content

Commit

Permalink
Merge pull request #235 from RedHatInsights/dependabot/go_modules/git…
Browse files Browse the repository at this point in the history
…hub.com/rs/zerolog-1.31.0

Bump github.com/rs/zerolog from 1.29.1 to 1.31.0
  • Loading branch information
tisnik committed Sep 29, 2023
2 parents b3ae7f6 + 4e0eecf commit f37688c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 123 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,13 @@ go 1.16
require (
github.com/BurntSushi/toml v1.2.1
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/RedHatInsights/insights-results-types v1.3.22
github.com/archdx/zerolog-sentry v1.2.0
github.com/json-iterator/go v1.1.12 // indirect
github.com/lib/pq v1.10.9
github.com/mattn/go-sqlite3 v2.0.3+incompatible
github.com/minio/minio-go/v7 v7.0.55
github.com/redhatinsights/app-common-go v1.5.1
github.com/rs/zerolog v1.29.1
github.com/rs/zerolog v1.31.0
github.com/spf13/viper v1.15.0
github.com/stretchr/testify v1.8.3
github.com/tisnik/go-capture v1.0.1
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
)
Loading

0 comments on commit f37688c

Please sign in to comment.