Skip to content

Commit 81024fd

Browse files
committed
Update local node dependency
1 parent a8b25d4 commit 81024fd

File tree

2 files changed

+6
-216
lines changed

2 files changed

+6
-216
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ go 1.13
44

55
require (
66
github.com/atomix/api v0.1.0
7-
github.com/atomix/go-framework v0.0.0-20200211010411-ae512dcee9ad
8-
github.com/atomix/go-local v0.0.0-20200211010611-c99e53e4c653
7+
github.com/atomix/go-framework v0.1.1
8+
github.com/atomix/go-local v0.1.1
99
github.com/cenkalti/backoff v2.2.1+incompatible
1010
github.com/gogo/protobuf v1.3.1
1111
github.com/google/uuid v1.1.1

0 commit comments

Comments
 (0)