Skip to content

Commit 7099adb

Browse files
chore(deps): fix vulnerabilities reported by govulncheck (#139)
Co-authored-by: nrwiersma <644536+nrwiersma@users.noreply.github.com>
1 parent a4ad43f commit 7099adb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/hamba/logger/v2
22

3-
go 1.25.12
3+
go 1.25.13
44

55
require (
66
github.com/go-stack/stack v1.8.1

0 commit comments

Comments
 (0)