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 @@ -6,7 +6,7 @@ require (
6
6
github.com/avast/retry-go/v4 v4.0.4
7
7
github.com/centrifugal/gocent/v3 v3.2.0
8
8
github.com/go-kit/log v0.2.0
9
- github.com/gopcua/opcua v0.3.3
9
+ github.com/gopcua/opcua v0.3.4
10
10
github.com/gorilla/mux v1.8.0
11
11
github.com/joho/godotenv v1.4.0
12
12
github.com/oklog/run v1.1.0
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ github.com/go-kit/log v0.2.0 h1:7i2K3eKTos3Vc0enKCfnVcgHh2olr/MyfboYq7cAcFw=
10
10
github.com/go-kit/log v0.2.0 /go.mod h1:NwTd00d/i8cPZ3xOwwiv2PO5MOcx78fFErGNcVmBjv0 =
11
11
github.com/go-logfmt/logfmt v0.5.1 h1:otpy5pqBCBZ1ng9RQ0dPu4PN7ba75Y/aA+UpowDyNVA =
12
12
github.com/go-logfmt/logfmt v0.5.1 /go.mod h1:WYhtIu8zTZfxdn5+rREduYbwxfcBr/Vr6KEVveWlfTs =
13
- github.com/gopcua/opcua v0.3.3 h1:tu1t/mx9fJybry1KYljqDdzxmik+BZk6410LJ4QzM2E =
14
- github.com/gopcua/opcua v0.3.3 /go.mod h1:n/qSWDVB/KSPIG4vYhBSbs5zdYAW3yOcDCRrWd1BZo0 =
13
+ github.com/gopcua/opcua v0.3.4 h1:7rNxDQDbxru9/FHZISWlhU3jticjfA6YMK21MreUDCM =
14
+ github.com/gopcua/opcua v0.3.4 /go.mod h1:n/qSWDVB/KSPIG4vYhBSbs5zdYAW3yOcDCRrWd1BZo0 =
15
15
github.com/gorilla/mux v1.8.0 h1:i40aqfkR1h2SlN9hojwV5ZA91wcXFOvkdNIeFDP5koI =
16
16
github.com/gorilla/mux v1.8.0 /go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So =
17
17
github.com/joho/godotenv v1.4.0 h1:3l4+N6zfMWnkbPEXKng2o2/MR5mSwTrBih4ZEkkz1lg =
You can’t perform that action at this time.
0 commit comments