Skip to content

Commit

Permalink
Merge pull request #107 from kaleido-io/eventdecode
Browse files Browse the repository at this point in the history
Remove double decoding of event payload
  • Loading branch information
jimthematrix authored Mar 8, 2023
2 parents fc749c3 + 646d4a6 commit b46951b
Show file tree
Hide file tree
Showing 5 changed files with 380 additions and 7 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ require (
github.com/fsnotify/fsnotify v1.5.4 // indirect
github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8
github.com/golang/protobuf v1.5.2
github.com/golangci/golangci-lint v1.44.2 // indirect
github.com/google/certificate-transparency-go v1.1.1 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/gorilla/websocket v1.4.2
Expand Down
Loading

0 comments on commit b46951b

Please sign in to comment.