fd66ba3990
Bumps [github.com/moov-io/iso8583](https://github.com/moov-io/iso8583) from 0.13.0 to 0.13.2. - [Release notes](https://github.com/moov-io/iso8583/releases) - [Changelog](https://github.com/moov-io/iso8583/blob/master/CHANGELOG.md) - [Commits](https://github.com/moov-io/iso8583/compare/v0.13.0...v0.13.2) --- updated-dependencies: - dependency-name: github.com/moov-io/iso8583 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 lines
232 B
Modula-2
11 lines
232 B
Modula-2
module go.unistack.org/micro-codec-iso8583/v3
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/google/gnostic v0.6.9 // indirect
|
|
github.com/moov-io/iso8583 v0.13.2
|
|
go.unistack.org/micro/v3 v3.9.11
|
|
google.golang.org/protobuf v1.28.1 // indirect
|
|
)
|