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
3
3
go 1.12
4
4
5
5
require (
6
- github.com/AlekSi/pointer v1.0 .0
6
+ github.com/AlekSi/pointer v1.1 .0
7
7
github.com/aws/aws-sdk-go v1.22.2
8
8
github.com/etherlabsio/go-m3u8 v0.1.2
9
9
github.com/etherlabsio/pkg v0.0.0-20190329073959-44b9d954a1e7
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ contrib.go.opencensus.io/integrations/ocsql v0.1.2/go.mod h1:8DsSdjz3F+APR+0z0Wk
7
7
git.apache.org/thrift.git v0.0.0-20180902110319-2566ecd5d999 /go.mod h1:fPE2ZNJGynbRyZ4dJvy6G277gSllfV2HJqblrnkyeyg =
8
8
github.com/AlekSi/pointer v1.0.0 h1:KWCWzsvFxNLcmM5XmiqHsGTTsuwZMsLFwWF9Y+//bNE =
9
9
github.com/AlekSi/pointer v1.0.0 /go.mod h1:1kjywbfcPFCmncIxtk6fIEub6LKrfMz3gc5QKVOSOA8 =
10
+ github.com/AlekSi/pointer v1.1.0 h1:SSDMPcXD9jSl8FPy9cRzoRaMJtm9g9ggGTxecRUbQoI =
11
+ github.com/AlekSi/pointer v1.1.0 /go.mod h1:y7BvfRI3wXPWKXEBhU71nbnIEEZX0QTSB2Bj48UJIZE =
10
12
github.com/GoogleCloudPlatform/cloudsql-proxy v0.0.0-20181009230506-ac834ce67862 /go.mod h1:aJ4qN3TfrelA6NZ6AXsXRfmEVaYin3EDbSPJrKS8OXo =
11
13
github.com/alicebob/gopher-json v0.0.0-20180125190556-5a6b3ba71ee6 /go.mod h1:SGnFV6hVsYE877CKEZ6tDNTjaSXYUk6QqoIK6PrAtcc =
12
14
github.com/alicebob/miniredis v2.4.5+incompatible /go.mod h1:8HZjEj4yU0dwhYHky+DxYx+6BMjkBbe5ONFIF1MXffk =
You can’t perform that action at this time.
0 commit comments