Skip to content

Commit

Permalink
chore: Update latest meroxa-go
Browse files Browse the repository at this point in the history
  • Loading branch information
Raúl Barroso committed Apr 15, 2021
1 parent b6b2577 commit 9bdf51e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,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-20210413105822-b2f2f2377003
github.com/meroxa/meroxa-go v0.0.0-20210415113807-636e4587ce24
github.com/mitchellh/go-homedir v1.1.0
github.com/mitchellh/mapstructure v1.4.1 // indirect
github.com/nirasan/go-oauth-pkce-code-verifier v0.0.0-20170819232839-0fbfe93532da
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ github.com/meroxa/meroxa-go v0.0.0-20210412135021-30d283ae0dad h1:fv+3u+g64Q78nH
github.com/meroxa/meroxa-go v0.0.0-20210412135021-30d283ae0dad/go.mod h1:KtaTXPP6L2fv+omflnuihnc8pj7w44jC13M46Wv7T9Q=
github.com/meroxa/meroxa-go v0.0.0-20210413105822-b2f2f2377003 h1:ml5995aW7X6ZmpRSRIQFDDHEIDIHz+RVTlvj4XbJFbE=
github.com/meroxa/meroxa-go v0.0.0-20210413105822-b2f2f2377003/go.mod h1:KtaTXPP6L2fv+omflnuihnc8pj7w44jC13M46Wv7T9Q=
github.com/meroxa/meroxa-go v0.0.0-20210415113807-636e4587ce24 h1:E2vp21xchgTWo0gtq/ET9zXkB+1vvVV+wnrg06yVf94=
github.com/meroxa/meroxa-go v0.0.0-20210415113807-636e4587ce24/go.mod h1:KtaTXPP6L2fv+omflnuihnc8pj7w44jC13M46Wv7T9Q=
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

0 comments on commit 9bdf51e

Please sign in to comment.