Skip to content

Commit

Permalink
use latest github.com/sonatype-nexus-community/go-sona-types
Browse files Browse the repository at this point in the history
  • Loading branch information
bhamail committed Oct 18, 2022
1 parent 07cb3fe commit c62f562
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 @@ -15,7 +15,7 @@ require (
github.com/rhysd/go-github-selfupdate v1.2.3
github.com/shopspring/decimal v1.2.0
github.com/sirupsen/logrus v1.6.0
github.com/sonatype-nexus-community/go-sona-types v0.1.4
github.com/sonatype-nexus-community/go-sona-types v0.1.6
github.com/spf13/cobra v1.0.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.7.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -239,8 +239,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.4 h1:8HU39hso6Uo3lzKVdFyd1PYAqoEw708iuaPMtpIUIjs=
github.com/sonatype-nexus-community/go-sona-types v0.1.4/go.mod h1:rEtJNICfnmj5PAu2P2ItbjiGJH5hW8s+DfWu2WnJtsQ=
github.com/sonatype-nexus-community/go-sona-types v0.1.6 h1:n4rLaFeJXVWmlef8g3+CWQQrAkAAJwnYwLUr59niyzE=
github.com/sonatype-nexus-community/go-sona-types v0.1.6/go.mod h1:rEtJNICfnmj5PAu2P2ItbjiGJH5hW8s+DfWu2WnJtsQ=
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA=
github.com/spf13/afero v1.1.2 h1:m8/z1t7/fwjysjQRYbP0RD+bUIF/8tJwPdEZsI83ACI=
github.com/spf13/afero v1.1.2/go.mod h1:j4pytiNVoe2o6bmDsKpLACNPDBIoEAkihy7loJ1B0CQ=
Expand Down

0 comments on commit c62f562

Please sign in to comment.