Skip to content

Commit

Permalink
update to latest go-sona-types, preserves IQ error messages.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhamail committed Nov 18, 2021
1 parent 0e3cc7c commit b7222b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ require (
github.com/sdboyer/constext v0.0.0-20170321163424-836a14457353 // indirect
github.com/shopspring/decimal v1.2.0
github.com/sirupsen/logrus v1.6.0
github.com/sonatype-nexus-community/go-sona-types v0.1.2
github.com/sonatype-nexus-community/go-sona-types v0.1.3
github.com/spf13/afero v1.3.4 // indirect
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/cobra v1.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,8 @@ github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1
github.com/smartystreets/goconvey v1.6.4 h1:fv0U8FUIMPNf1L9lnHLvLhgicrIVChEkdzIKYqbNC9s=
github.com/smartystreets/goconvey v1.6.4/go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA=
github.com/soheilhy/cmux v0.1.4/go.mod h1:IM3LyeVVIOuxMH7sFAkER9+bJ4dT7Ms6E4xg4kGIyLM=
github.com/sonatype-nexus-community/go-sona-types v0.1.2 h1:0xDZ4g3CXICKKFlgb35fx2qlta3oH4MJawQ1Uae6AjQ=
github.com/sonatype-nexus-community/go-sona-types v0.1.2/go.mod h1:VCloKfByIYi0oMo+Q83QzWvUENoUTLxSZmMsud4wvG4=
github.com/sonatype-nexus-community/go-sona-types v0.1.3 h1:0QjZvnTI2zi6jzLIuYyRrIkNChnihgvd/3aUUsNIcTg=
github.com/sonatype-nexus-community/go-sona-types v0.1.3/go.mod h1:VCloKfByIYi0oMo+Q83QzWvUENoUTLxSZmMsud4wvG4=
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA=
github.com/spf13/afero v1.1.2/go.mod h1:j4pytiNVoe2o6bmDsKpLACNPDBIoEAkihy7loJ1B0CQ=
github.com/spf13/afero v1.3.4 h1:8q6vk3hthlpb2SouZcnBVKboxWQWMDNF38bwholZrJc=
Expand Down

0 comments on commit b7222b4

Please sign in to comment.