mirror of
https://github.com/kopia/kopia.git
synced 2026-01-26 23:38:04 -05:00
build(deps): bump github.com/tg123/go-htpasswd from 1.1.0 to 1.2.0 (#1466)
Bumps [github.com/tg123/go-htpasswd](https://github.com/tg123/go-htpasswd) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/tg123/go-htpasswd/releases) - [Commits](https://github.com/tg123/go-htpasswd/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: github.com/tg123/go-htpasswd dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -46,7 +46,7 @@ require (
|
||||
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
|
||||
github.com/stretchr/testify v1.7.0
|
||||
github.com/studio-b12/gowebdav v0.0.0-20210917133250-a3a86976a1df
|
||||
github.com/tg123/go-htpasswd v1.1.0
|
||||
github.com/tg123/go-htpasswd v1.2.0
|
||||
github.com/zalando/go-keyring v0.1.1
|
||||
github.com/zeebo/blake3 v0.2.1
|
||||
go.opencensus.io v0.23.0
|
||||
|
||||
4
go.sum
4
go.sum
@@ -671,8 +671,8 @@ github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5Cc
|
||||
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
|
||||
github.com/studio-b12/gowebdav v0.0.0-20210917133250-a3a86976a1df h1:C+J/LwTqP8gRPt1MdSzBNZP0OYuDm5wsmDKgwpLjYzo=
|
||||
github.com/studio-b12/gowebdav v0.0.0-20210917133250-a3a86976a1df/go.mod h1:gCcfDlA1Y7GqOaeEKw5l9dOGx1VLdc/HuQSlQAaZ30s=
|
||||
github.com/tg123/go-htpasswd v1.1.0 h1:AzSHW5HMrs2SfUXH6Km9lvGpula9zdf+f0eT7PJsI0M=
|
||||
github.com/tg123/go-htpasswd v1.1.0/go.mod h1:wr39Mdie60atxaJv7oNq29KPCOrwOOnaru1mBFRThE4=
|
||||
github.com/tg123/go-htpasswd v1.2.0 h1:UKp34m9H467/xklxUxU15wKRru7fwXoTojtxg25ITF0=
|
||||
github.com/tg123/go-htpasswd v1.2.0/go.mod h1:h7IzlfpvIWnVJhNZ0nQ9HaFxHb7pn5uFJYLlEUJa2sM=
|
||||
github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
|
||||
github.com/ugorji/go v1.1.7/go.mod h1:kZn38zHttfInRq0xu/PH0az30d+z6vm202qpg1oXVMw=
|
||||
github.com/ugorji/go/codec v1.1.7/go.mod h1:Ax+UKWsSmolVDwsd+7N3ZtXu+yMGCf907BLYF3GoBXY=
|
||||
|
||||
Reference in New Issue
Block a user