Skip to content

Commit

Permalink
Merge pull request #40 from SkycoinProject/feature/fix_typos
Browse files Browse the repository at this point in the history
fix typos in log messages
  • Loading branch information
jdknives authored Oct 23, 2019
2 parents d0ef5a3 + 478522a commit a3b9c58
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 26 deletions.
16 changes: 8 additions & 8 deletions vendor/github.com/SkycoinProject/dmsg/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions vendor/github.com/SkycoinProject/dmsg/server.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 4 additions & 12 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

# github.com/SkycoinProject/dmsg v0.0.0-20190918181704-b7cccca1451e

# github.com/SkycoinProject/dmsg v0.0.0-20191015061558-709ec3a1f4f5
github.com/SkycoinProject/dmsg
github.com/SkycoinProject/dmsg/cipher
github.com/SkycoinProject/dmsg/disc
Expand Down Expand Up @@ -87,9 +85,7 @@ github.com/stretchr/testify/assert
github.com/stretchr/testify/require
# go.etcd.io/bbolt v1.3.3
go.etcd.io/bbolt

# golang.org/x/crypto v0.0.0-20190927123631-a832865fa7ad

# golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
golang.org/x/crypto/blake2b
golang.org/x/crypto/blake2s
golang.org/x/crypto/chacha20poly1305
Expand All @@ -98,16 +94,12 @@ golang.org/x/crypto/internal/chacha20
golang.org/x/crypto/internal/subtle
golang.org/x/crypto/poly1305
golang.org/x/crypto/ssh/terminal

# golang.org/x/net v0.0.0-20190926025831-c00fd9afed17

# golang.org/x/net v0.0.0-20191014212845-da9a3fd4c582
golang.org/x/net/context
golang.org/x/net/internal/socks
golang.org/x/net/nettest
golang.org/x/net/proxy

# golang.org/x/sys v0.0.0-20190927073244-c990c680b611

# golang.org/x/sys v0.0.0-20191010194322-b09406accb47
golang.org/x/sys/cpu
golang.org/x/sys/unix
golang.org/x/sys/windows
Expand Down

0 comments on commit a3b9c58

Please sign in to comment.