Skip to content

Commit

Permalink
update transport;
Browse files Browse the repository at this point in the history
;
  • Loading branch information
jabolina1 committed Jun 27, 2020
1 parent f79ec93 commit ee799c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/axw/gocov v1.0.0 // indirect
github.com/fatih/color v1.9.0 // indirect
github.com/hashicorp/go-version v1.2.0 // indirect
github.com/jabolina/relt v0.0.3
github.com/jabolina/relt v0.0.4
github.com/matm/gocov-html v0.0.0-20200509184451-71874e2e203b // indirect
github.com/mattn/go-colorable v0.1.6 // indirect
github.com/mitchellh/gox v1.0.1 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ github.com/jabolina/relt v0.0.2-0.20200623010817-03739a03945d h1:qu2gKElTUBMvHOA
github.com/jabolina/relt v0.0.2-0.20200623010817-03739a03945d/go.mod h1:Ji6nozlYWi9feBjLV9nR6jVeH53ULoOu1/z03lAdK1o=
github.com/jabolina/relt v0.0.3 h1:oPWVlxGDB+3+Xf0WQVfUF9xhS7fhDy2BL2qYMA34Rk0=
github.com/jabolina/relt v0.0.3/go.mod h1:dcTEDvZbYHigcglQWItNpkG23aJGIKxY5jNrAPW0158=
github.com/jabolina/relt v0.0.4 h1:MfDVUl20qq/GDweyigzEsym6aGR/lI+cX13BrcaYnjY=
github.com/jabolina/relt v0.0.4/go.mod h1:dcTEDvZbYHigcglQWItNpkG23aJGIKxY5jNrAPW0158=
github.com/kisielk/errcheck v1.2.0/go.mod h1:/BMXB+zMLi60iA8Vv6Ksmxu/1UDYcXs4uQLJ+jE2L00=
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
github.com/konsorten/go-windows-terminal-sequences v1.0.3 h1:CE8S1cTafDpPvMhIxNJKvHsGVBgn1xWYf1NbHQhywc8=
Expand Down

0 comments on commit ee799c7

Please sign in to comment.