File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77github.com/blang/semver v3.5.1+incompatible
88github.com/mitchellh/go-wordwrap v1.0.0
99github.com/olekukonko/tablewriter v0.0.4
10- github.com/onerobotics/go-fanuc v0.6.0
10+ github.com/onerobotics/go-fanuc v0.6.1
1111github.com/spf13/cobra v0.0.5
1212github.com/spf13/viper v1.6.2
1313)
Original file line number Diff line number Diff line change @@ -81,8 +81,8 @@ github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRW
8181github.com/oklog/ulid v1.3.1 /go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U =
8282github.com/olekukonko/tablewriter v0.0.4 h1:vHD/YYe1Wolo78koG299f7V/VAS08c6IpCLn+Ejf/w8 =
8383github.com/olekukonko/tablewriter v0.0.4 /go.mod h1:zq6QwlOf5SlnkVbMSr5EoBv3636FWnp+qbPhuoO21uA =
84- github.com/onerobotics/go-fanuc v0.6.0 h1:utQ1bncApe9PqwssPApS+9njVUM0Z4+fusafGvUV1f4 =
85- github.com/onerobotics/go-fanuc v0.6.0 /go.mod h1:oPCFL6RBNpkiYu8/TjI30+rC2hvoCIksPdlbwo3mYiA =
84+ github.com/onerobotics/go-fanuc v0.6.1 h1:w1+YaeW71JwvV+dQdflQ1s4iaz4nZCmUVeNpRpYoBn8 =
85+ github.com/onerobotics/go-fanuc v0.6.1 /go.mod h1:oPCFL6RBNpkiYu8/TjI30+rC2hvoCIksPdlbwo3mYiA =
8686github.com/pelletier/go-toml v1.2.0 h1:T5zMGML61Wp+FlcbWjRDT7yAxhJNAiPPLOFECq181zc =
8787github.com/pelletier/go-toml v1.2.0 /go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic =
8888github.com/pkg/errors v0.8.0 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments