Skip to content

Tags: tg123/go-htpasswd

Tags

v1.2.4

Toggle v1.2.4's commit message
Update Go version and dependencies in go.mod and go.sum

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use atomic pointer for map access synchronization (#12)

* use atomic pointer for map access synchronization

Signed-off-by: Vladislav Yarmak <[email protected]>

* restore coverage

Signed-off-by: Vladislav Yarmak <[email protected]>

---------

Signed-off-by: Vladislav Yarmak <[email protected]>

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump golang.org/x/crypto from 0.6.0 to 0.17.0 (#11)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.6.0 to 0.17.0.
- [Commits](golang/crypto@v0.6.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.2.1

Toggle v1.2.1's commit message
fix lint

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update go.yml

v1.1.0

Toggle v1.1.0's commit message
add cover to test

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add github action

move to go1.12 mod