Skip to content

Commit

Permalink
bump go dump
Browse files Browse the repository at this point in the history
Signed-off-by: Yvonnick Esnault <yvonnick.esnault@corp.ovh.com>
  • Loading branch information
yesnault committed Aug 11, 2022
1 parent d0f4904 commit 90d9c07
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 @@ -10,7 +10,7 @@ require (
github.com/confluentinc/bincover v0.2.0
github.com/eclipse/paho.mqtt.golang v1.4.1
github.com/fatih/color v1.13.0
github.com/fsamin/go-dump v0.0.0-20220811134020-951ca28b6c23
github.com/fsamin/go-dump v0.0.0-20220811151532-e083d29933b0
github.com/fullstorydev/grpcurl v1.8.6
github.com/garyburd/redigo v1.6.3
github.com/ghodss/yaml v1.0.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ github.com/fortytw2/leaktest v1.3.0/go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHqu
github.com/frankban/quicktest v1.14.3 h1:FJKSZTDHjyhriyC81FLQ0LY93eSai0ZyR/ZIkd3ZUKE=
github.com/fsamin/go-dump v0.0.0-20220811134020-951ca28b6c23 h1:8EBsFJ40eEsF8M4/0E/Ilxq6GV2PolHzkt/0Or+chJo=
github.com/fsamin/go-dump v0.0.0-20220811134020-951ca28b6c23/go.mod h1:/xw/mwt7LWFJlTwxTjwKMv1W3gmKJsKD8zHS9+/czFY=
github.com/fsamin/go-dump v0.0.0-20220811151532-e083d29933b0 h1:D7FFK1RN9JfVhB+LZQ8/Ap1xyzE8LTFDwIWiqAzRAvI=
github.com/fsamin/go-dump v0.0.0-20220811151532-e083d29933b0/go.mod h1:/xw/mwt7LWFJlTwxTjwKMv1W3gmKJsKD8zHS9+/czFY=
github.com/fsamin/go-dump v1.7.0 h1:12qptOwAyJ6vuzERrcMhREy1fT3bVmlYhi2CibhdAJM=
github.com/fsamin/go-dump v1.7.0/go.mod h1:/xw/mwt7LWFJlTwxTjwKMv1W3gmKJsKD8zHS9+/czFY=
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
Expand Down

0 comments on commit 90d9c07

Please sign in to comment.