Skip to content

Commit

Permalink
update meroxa-go
Browse files Browse the repository at this point in the history
  • Loading branch information
lovromazgon committed Apr 26, 2021
1 parent 83b1667 commit adfcf31
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 16 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/magiconair/properties v1.8.4 // indirect
github.com/mattn/go-colorable v0.1.8 // indirect
github.com/mattn/go-runewidth v0.0.10 // indirect
github.com/meroxa/meroxa-go v0.0.0-20210426102830-ca17779c22ac
github.com/meroxa/meroxa-go v0.0.0-20210426150351-91d304d1dc66
github.com/mitchellh/mapstructure v1.4.1 // indirect
github.com/nirasan/go-oauth-pkce-code-verifier v0.0.0-20170819232839-0fbfe93532da
github.com/pelletier/go-toml v1.8.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,8 @@ github.com/mattn/go-isatty v0.0.12/go.mod h1:cbi8OIDigv2wuxKPP5vlRcQ1OAZbq2CE4Ky
github.com/mattn/go-runewidth v0.0.10 h1:CoZ3S2P7pvtP45xOtBw+/mDL2z0RKI576gSkzRRpdGg=
github.com/mattn/go-runewidth v0.0.10/go.mod h1:RAqKPSqVFrSLVXbA8x7dzmKdmGzieGRCM46jaSJTDAk=
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
github.com/meroxa/meroxa-go v0.0.0-20210426102830-ca17779c22ac h1:LHSAiAS/buwI++WBLmWKH3lxuRqruoR+FBaKK2gtA1o=
github.com/meroxa/meroxa-go v0.0.0-20210426102830-ca17779c22ac/go.mod h1:kU+28Y6AfKRPbZ8kt1zYtpTXzpuTqFZg2PjyO7c+cHU=
github.com/meroxa/meroxa-go v0.0.0-20210426150351-91d304d1dc66 h1:V7FhfUt78WHaToA7l6Z2X1bt/CDuwlamdwOhzt8qPeI=
github.com/meroxa/meroxa-go v0.0.0-20210426150351-91d304d1dc66/go.mod h1:kU+28Y6AfKRPbZ8kt1zYtpTXzpuTqFZg2PjyO7c+cHU=
github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg=
github.com/mitchellh/cli v1.0.0/go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc=
github.com/mitchellh/go-homedir v1.0.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
Expand Down
23 changes: 11 additions & 12 deletions vendor/github.com/meroxa/meroxa-go/dump.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ github.com/mattn/go-isatty
# github.com/mattn/go-runewidth v0.0.10
## explicit
github.com/mattn/go-runewidth
# github.com/meroxa/meroxa-go v0.0.0-20210426102830-ca17779c22ac
# github.com/meroxa/meroxa-go v0.0.0-20210426150351-91d304d1dc66
## explicit
github.com/meroxa/meroxa-go
# github.com/mitchellh/mapstructure v1.4.1
Expand Down

0 comments on commit adfcf31

Please sign in to comment.