File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/etherlabsio/hls
33go 1.13
44
55require (
6- github.com/AlekSi/pointer v1.0 .0
6+ github.com/AlekSi/pointer v1.1 .0
77 github.com/aws/aws-sdk-go v1.22.2
88 github.com/etherlabsio/go-m3u8 v0.1.2
99 github.com/pkg/errors v0.8.1
Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ contrib.go.opencensus.io/integrations/ocsql v0.1.4/go.mod h1:8DsSdjz3F+APR+0z0Wk
1111contrib.go.opencensus.io/resource v0.1.1 /go.mod h1:F361eGI91LCmW1I/Saf+rX0+OFcigGlFvXwEGEnkRLA =
1212github.com/AlekSi/pointer v1.0.0 h1:KWCWzsvFxNLcmM5XmiqHsGTTsuwZMsLFwWF9Y+//bNE =
1313github.com/AlekSi/pointer v1.0.0 /go.mod h1:1kjywbfcPFCmncIxtk6fIEub6LKrfMz3gc5QKVOSOA8 =
14+ github.com/AlekSi/pointer v1.1.0 h1:SSDMPcXD9jSl8FPy9cRzoRaMJtm9g9ggGTxecRUbQoI =
15+ github.com/AlekSi/pointer v1.1.0 /go.mod h1:y7BvfRI3wXPWKXEBhU71nbnIEEZX0QTSB2Bj48UJIZE =
1416github.com/Azure/azure-amqp-common-go/v2 v2.1.0 /go.mod h1:R8rea+gJRuJR6QxTir/XuEd+YuKoUiazDC/N96FiDEU =
1517github.com/Azure/azure-pipeline-go v0.2.1 h1:OLBdZJ3yvOn2MezlWvbrBMTEUQC72zAftRZOMdj5HYo =
1618github.com/Azure/azure-pipeline-go v0.2.1 /go.mod h1:UGSo8XybXnIGZ3epmeBw7Jdz+HiUVpqIlpz/HKHylF4 =
You can’t perform that action at this time.
0 commit comments