Skip to content

Commit 5a05082

Browse files
committed
chore: update go.mod
Signed-off-by: Rui Chen <[email protected]>
1 parent 28b4f1d commit 5a05082

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
module github.com/hazcod/enpass-cli
22

3-
go 1.22.0
4-
toolchain go1.24.1
3+
go 1.23.0
4+
5+
toolchain go1.24.3
56

67
require (
78
github.com/atotto/clipboard v0.1.4

0 commit comments

Comments
 (0)