Skip to content

Commit

Permalink
bumped codex-db to v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kcajmagic committed Nov 25, 2019
1 parent 0252421 commit 21b43ac
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/spf13/viper v1.4.0
github.com/stretchr/testify v1.4.0
github.com/xmidt-org/bascule v0.5.0
github.com/xmidt-org/codex-db v0.3.1
github.com/xmidt-org/codex-db v0.3.3
github.com/xmidt-org/voynicrypto v0.1.1
github.com/xmidt-org/webpa-common v1.4.0
github.com/xmidt-org/wrp-go v1.3.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,8 @@ github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q
github.com/xmidt-org/bascule v0.5.0 h1:cpg0iX992y6VM+EQuI0qV4y3xzSrGL+eAh7dq2n0FTo=
github.com/xmidt-org/bascule v0.5.0/go.mod h1:D2DuXSMa5+OpveCtaSWp0+/tmnxZqfYhkCC1oCzLZdI=
github.com/xmidt-org/capacityset v0.1.1/go.mod h1:rJ00PZmbkdroZMiL0DOMzgkrwJddVfR1I5LmRX6YG2Y=
github.com/xmidt-org/codex-db v0.3.1 h1:I0trc586fFyYM5Xoq2M86uz9BQut0lNbwpiB78+w7Fk=
github.com/xmidt-org/codex-db v0.3.1/go.mod h1:xZ+GSUd2+TKShOCfkBBx7ffxiRjzTdqXWzt37uVX4gw=
github.com/xmidt-org/codex-db v0.3.3 h1:sKy+uG5woBz/pUOFaj2ncjjAAlSbZQJvnSgBaAkS+nc=
github.com/xmidt-org/codex-db v0.3.3/go.mod h1:xZ+GSUd2+TKShOCfkBBx7ffxiRjzTdqXWzt37uVX4gw=
github.com/xmidt-org/voynicrypto v0.1.1 h1:hMqSOgYzpkbUUpgKxJcPTVRGdmDY0jem8PufsUikh+c=
github.com/xmidt-org/voynicrypto v0.1.1/go.mod h1:YSw/rwukAL2tpkB6wSeuoCRBOIK2mhpV4OzJLX292fs=
github.com/xmidt-org/webpa-common v1.1.0/go.mod h1:oCpKzOC+9h2vYHVzAU/06tDTQuBN4RZz+rhgIXptpOI=
Expand Down
1 change: 1 addition & 0 deletions release_notes.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
- added getStatusLimit
- bumped codex-db to v0.3.3

0 comments on commit 21b43ac

Please sign in to comment.