Bump github.com/segmentio/encoding from 0.3.4 to 0.3.5 (#90)
Bumps [github.com/segmentio/encoding](https://github.com/segmentio/encoding) from 0.3.4 to 0.3.5. - [Release notes](https://github.com/segmentio/encoding/releases) - [Commits](https://github.com/segmentio/encoding/compare/v0.3.4...v0.3.5) --- updated-dependencies: - dependency-name: github.com/segmentio/encoding dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6976a6cc84
commit
9bac8070a6
2
go.mod
2
go.mod
@ -3,7 +3,7 @@ module go.unistack.org/micro-codec-segmentio/v3
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/segmentio/encoding v0.3.4
|
||||
github.com/segmentio/encoding v0.3.5
|
||||
go.unistack.org/micro/v3 v3.9.7
|
||||
google.golang.org/protobuf v1.28.0
|
||||
)
|
||||
|
4
go.sum
4
go.sum
@ -62,8 +62,8 @@ github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:
|
||||
github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=
|
||||
github.com/segmentio/asm v1.1.3 h1:WM03sfUOENvvKexOLp+pCqgb/WDjsi7EK8gIsICtzhc=
|
||||
github.com/segmentio/asm v1.1.3/go.mod h1:Ld3L4ZXGNcSLRg4JBsZ3//1+f/TjYl0Mzen/DQy1EJg=
|
||||
github.com/segmentio/encoding v0.3.4 h1:WM4IBnxH8B9TakiM2QD5LyNl9JSndh88QbHqVC+Pauc=
|
||||
github.com/segmentio/encoding v0.3.4/go.mod h1:n0JeuIqEQrQoPDGsjo8UNd1iA0U8d8+oHAA4E3G3OxM=
|
||||
github.com/segmentio/encoding v0.3.5 h1:UZEiaZ55nlXGDL92scoVuw00RmiRCazIEmvPSbSvt8Y=
|
||||
github.com/segmentio/encoding v0.3.5/go.mod h1:n0JeuIqEQrQoPDGsjo8UNd1iA0U8d8+oHAA4E3G3OxM=
|
||||
github.com/silas/dag v0.0.0-20211117232152-9d50aa809f35/go.mod h1:7RTUFBdIRC9nZ7/3RyRNH1bdqIShrDejd1YbLwgPS+I=
|
||||
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA=
|
||||
github.com/stoewer/go-strcase v1.2.0/go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8=
|
||||
|
Loading…
Reference in New Issue
Block a user