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 @@ -3,7 +3,7 @@ module path-variable.com/onvif
33go 1.19
44
55require (
6- github.com/isaric/go-posix-time v1.1.0
6+ github.com/isaric/go-posix-time v1.1.2
77 github.com/slack-go/slack v0.11.0
88 github.com/use-go/onvif v0.0.1
99 gopkg.in/xmlpath.v2 v2.0.0-20150820204837-860cbeca3ebc
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/
2222github.com/gorilla/websocket v1.4.2 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
2323github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc =
2424github.com/gorilla/websocket v1.5.0 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
25- github.com/isaric/go-posix-time v1.1.0 h1:RoqR+eVntFWkiUJ85lyKFhn8sfaX2j8fnqMlRQOGmw0 =
26- github.com/isaric/go-posix-time v1.1.0 /go.mod h1:obM8z4QYGl9iONV+vFO3N/u2iUC/oVv8Zf6r4UBxn7s =
25+ github.com/isaric/go-posix-time v1.1.2 h1:4FGcjMGR7XKFbiE64jpbUevHBXqMVCXykE/zGbVrnVI =
26+ github.com/isaric/go-posix-time v1.1.2 /go.mod h1:obM8z4QYGl9iONV+vFO3N/u2iUC/oVv8Zf6r4UBxn7s =
2727github.com/json-iterator/go v1.1.9 /go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4 =
2828github.com/leodido/go-urn v1.2.0 /go.mod h1:+8+nEpDfqqsY+g338gtMEUOtuK+4dEMhiQEgxpxOKII =
2929github.com/mattn/go-isatty v0.0.12 /go.mod h1:cbi8OIDigv2wuxKPP5vlRcQ1OAZbq2CE4Kysco4FUpU =
You can’t perform that action at this time.
0 commit comments