Skip to content

Commit 28ccf89

Browse files
committed
Update library
1 parent 9a57776 commit 28ccf89

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,3 +187,5 @@ build/**
187187
*.log
188188
tmp
189189
core
190+
191+
go.work*

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.22.6
44

55
require (
66
github.com/spf13/pflag v1.0.5
7-
github.com/upsun/lib-sun v0.3.9
7+
github.com/upsun/lib-sun v0.3.11
88
)
99

1010
require (

0 commit comments

Comments
 (0)