Skip to content

Commit 6ebaffe

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 1f49725 commit 6ebaffe

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.13
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/pkg/errors v0.8.1

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ contrib.go.opencensus.io/integrations/ocsql v0.1.4/go.mod h1:8DsSdjz3F+APR+0z0Wk
1111
contrib.go.opencensus.io/resource v0.1.1/go.mod h1:F361eGI91LCmW1I/Saf+rX0+OFcigGlFvXwEGEnkRLA=
1212
github.com/AlekSi/pointer v1.0.0 h1:KWCWzsvFxNLcmM5XmiqHsGTTsuwZMsLFwWF9Y+//bNE=
1313
github.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=
1416
github.com/Azure/azure-amqp-common-go/v2 v2.1.0/go.mod h1:R8rea+gJRuJR6QxTir/XuEd+YuKoUiazDC/N96FiDEU=
1517
github.com/Azure/azure-pipeline-go v0.2.1 h1:OLBdZJ3yvOn2MezlWvbrBMTEUQC72zAftRZOMdj5HYo=
1618
github.com/Azure/azure-pipeline-go v0.2.1/go.mod h1:UGSo8XybXnIGZ3epmeBw7Jdz+HiUVpqIlpz/HKHylF4=

0 commit comments

Comments
 (0)