Skip to content

Commit 08b6e95

Browse files
committed
removed unwanted checked in module
1 parent ca12012 commit 08b6e95

File tree

2 files changed

+0
-43
lines changed

2 files changed

+0
-43
lines changed

Diff for: cli/serial/serial.go

-34
This file was deleted.

Diff for: go.mod

-9
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,10 @@ require (
4141
go.bug.st/downloader v1.1.0
4242
go.bug.st/relaxed-semver v0.0.0-20181022103824-0265409c5852
4343
go.bug.st/serial.v1 v0.0.0-20180827123349-5f7892a7bb45
44-
<<<<<<< HEAD
4544
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
4645
golang.org/x/net v0.0.0-20190311183353-d8887717615a
4746
golang.org/x/text v0.3.0
48-
=======
49-
golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4
50-
golang.org/x/lint v0.0.0-20190409202823-959b441ac422 // indirect
51-
golang.org/x/net v0.0.0-20190628185345-da137c7871d7
52-
golang.org/x/sys v0.0.0-20190710143415-6ec70d6a5542 // indirect
53-
golang.org/x/text v0.3.2
54-
golang.org/x/tools v0.0.0-20190710184609-286818132824 // indirect
5547
google.golang.org/appengine v1.4.0 // indirect
56-
>>>>>>> use a better naming for output functions
5748
google.golang.org/genproto v0.0.0-20190327125643-d831d65fe17d // indirect
5849
google.golang.org/grpc v1.21.1
5950
gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce // indirect

0 commit comments

Comments
 (0)