Update module github.com/safing/portbase to v0.13.2

This commit is contained in:
Renovate Bot 2021-12-22 11:45:30 +00:00 committed by renovate[bot]
parent d3eb0506a8
commit 373c4d105e
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -8,7 +8,7 @@ require (
github.com/mattn/go-colorable v0.1.11 // indirect github.com/mattn/go-colorable v0.1.11 // indirect
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
github.com/mr-tron/base58 v1.2.0 github.com/mr-tron/base58 v1.2.0
github.com/safing/portbase v0.13.1 github.com/safing/portbase v0.13.2
github.com/satori/go.uuid v1.2.0 github.com/satori/go.uuid v1.2.0
github.com/spf13/cobra v1.2.1 github.com/spf13/cobra v1.2.1
github.com/tevino/abool v1.2.0 github.com/tevino/abool v1.2.0

2
go.sum
View file

@ -329,6 +329,8 @@ github.com/safing/portbase v0.12.4 h1:Z+fWf6zdKTyD2sVCDkPxkaQuPkJpIafAMxPhjRBdPc
github.com/safing/portbase v0.12.4/go.mod h1:HxWJg1mqwPh2B+ut2GRP3c2IFc1wAQntoK+IWlXpYH8= github.com/safing/portbase v0.12.4/go.mod h1:HxWJg1mqwPh2B+ut2GRP3c2IFc1wAQntoK+IWlXpYH8=
github.com/safing/portbase v0.13.1 h1:ne+I+sGI34/ZiyH/13RKObgz9VnPhz63dpfYIcdPcns= github.com/safing/portbase v0.13.1 h1:ne+I+sGI34/ZiyH/13RKObgz9VnPhz63dpfYIcdPcns=
github.com/safing/portbase v0.13.1/go.mod h1:5vj5IK5WJoSGareDe6yCMZfnF7txVRx7jZyTZInISP0= github.com/safing/portbase v0.13.1/go.mod h1:5vj5IK5WJoSGareDe6yCMZfnF7txVRx7jZyTZInISP0=
github.com/safing/portbase v0.13.2 h1:wlLyOnpavbNgCwOr56iH7rmkhgzC5vKE9zmdDVFEmoU=
github.com/safing/portbase v0.13.2/go.mod h1:5vj5IK5WJoSGareDe6yCMZfnF7txVRx7jZyTZInISP0=
github.com/satori/go.uuid v1.2.0 h1:0uYX9dsZ2yD7q2RtLRtPSdGDWzjeM3TbMJP9utgA0ww= github.com/satori/go.uuid v1.2.0 h1:0uYX9dsZ2yD7q2RtLRtPSdGDWzjeM3TbMJP9utgA0ww=
github.com/satori/go.uuid v1.2.0/go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0= github.com/satori/go.uuid v1.2.0/go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0=
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc= github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc=