Skip to content

Commit 00922cf

Browse files
Bump github.com/AlekSi/pointer from 1.0.0 to 1.1.0
Bumps [github.com/AlekSi/pointer](https://github.com/AlekSi/pointer) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/AlekSi/pointer/releases) - [Commits](AlekSi/pointer@v1.0.0...v1.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1418e29 commit 00922cf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/etherlabsio/hls
33
go 1.12
44

55
require (
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/etherlabsio/pkg v0.0.0-20190329073959-44b9d954a1e7

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ contrib.go.opencensus.io/integrations/ocsql v0.1.2/go.mod h1:8DsSdjz3F+APR+0z0Wk
77
git.apache.org/thrift.git v0.0.0-20180902110319-2566ecd5d999/go.mod h1:fPE2ZNJGynbRyZ4dJvy6G277gSllfV2HJqblrnkyeyg=
88
github.com/AlekSi/pointer v1.0.0 h1:KWCWzsvFxNLcmM5XmiqHsGTTsuwZMsLFwWF9Y+//bNE=
99
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=
1012
github.com/GoogleCloudPlatform/cloudsql-proxy v0.0.0-20181009230506-ac834ce67862/go.mod h1:aJ4qN3TfrelA6NZ6AXsXRfmEVaYin3EDbSPJrKS8OXo=
1113
github.com/alicebob/gopher-json v0.0.0-20180125190556-5a6b3ba71ee6/go.mod h1:SGnFV6hVsYE877CKEZ6tDNTjaSXYUk6QqoIK6PrAtcc=
1214
github.com/alicebob/miniredis v2.4.5+incompatible/go.mod h1:8HZjEj4yU0dwhYHky+DxYx+6BMjkBbe5ONFIF1MXffk=

0 commit comments

Comments
 (0)