Skip to content

Commit

Permalink
scribble: upgraded trans to v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nandanrao committed Jul 25, 2022
1 parent d9eb75c commit 800461b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion scribble/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/jackc/pgx/v4 v4.8.1
github.com/stretchr/testify v1.6.1
github.com/vlab-research/spine v0.0.4
github.com/vlab-research/trans v0.0.6
github.com/vlab-research/trans v0.0.9
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
)
2 changes: 2 additions & 0 deletions scribble/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@ github.com/vlab-research/trans v0.0.4 h1:ut9OWN5KW017Vn1eigq60xs6N+vrazWMnsP7C/H
github.com/vlab-research/trans v0.0.4/go.mod h1:760R69NitmG7XcxEOF0OuuQjxvZiLGqG5sL493lmfjw=
github.com/vlab-research/trans v0.0.6 h1:ZZCWXru4xYwe8PZnLgp0KWB8nOGFZVJ8Yy4qTBQ4vio=
github.com/vlab-research/trans v0.0.6/go.mod h1:760R69NitmG7XcxEOF0OuuQjxvZiLGqG5sL493lmfjw=
github.com/vlab-research/trans v0.0.9 h1:yIHdcl+PLp5siRBS4RhQ+P2LGJeUnQcDSv0OcApnjoE=
github.com/vlab-research/trans v0.0.9/go.mod h1:760R69NitmG7XcxEOF0OuuQjxvZiLGqG5sL493lmfjw=
github.com/zenazn/goji v0.9.0/go.mod h1:7S9M489iMyHBNxwZnk9/EHS098H4/F6TATF2mIxtB1Q=
go.uber.org/atomic v1.3.2/go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE=
go.uber.org/atomic v1.4.0/go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE=
Expand Down

0 comments on commit 800461b

Please sign in to comment.