apg-go/go.mod
dependabot[bot] cfc8dbbc42
Bump github.com/wneessen/go-hibp from 1.0.6 to 1.0.7
Bumps [github.com/wneessen/go-hibp](https://github.com/wneessen/go-hibp) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/wneessen/go-hibp/releases)
- [Commits](https://github.com/wneessen/go-hibp/compare/v1.0.6...v1.0.7)

---
updated-dependencies:
- dependency-name: github.com/wneessen/go-hibp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 19:26:47 +00:00

9 lines
191 B
Modula-2

// SPDX-FileCopyrightText: 2021-2024 Winni Neessen <wn@neessen.dev>
//
// SPDX-License-Identifier: MIT
module github.com/wneessen/apg-go
go 1.22
require github.com/wneessen/go-hibp v1.0.7