Skip to content

Commit

Permalink
build: 更新 github.com/weibaohui/kom 依赖至 v0.0.21 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
weibaohui committed Nov 8, 2024
1 parent ba26900 commit ac8400c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/gin-gonic/gin v1.10.0
github.com/sashabaranov/go-openai v1.32.2
github.com/spf13/pflag v1.0.5
github.com/weibaohui/kom v0.0.20
github.com/weibaohui/kom v0.0.21
k8s.io/api v0.31.1
k8s.io/apimachinery v0.31.1
k8s.io/client-go v0.31.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS
github.com/twitchyliquid64/golang-asm v0.15.1/go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08=
github.com/ugorji/go/codec v1.2.12 h1:9LC83zGrHhuUA9l16C9AHXAqEV/2wBQ4nkvumAE65EE=
github.com/ugorji/go/codec v1.2.12/go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg=
github.com/weibaohui/kom v0.0.20 h1:GWkjFLqyb4XAu21ZUGONCCIE/2fhNbSUpr07LtI6tyk=
github.com/weibaohui/kom v0.0.20/go.mod h1:GWZnQa6gMq1umLS0uIRdgVDNNEBs4DG2jxjcF9ACmC8=
github.com/weibaohui/kom v0.0.21 h1:BxYgXeJbqD3r2XPpvDN/C0/8xt8eyq0vetnYae9O6mY=
github.com/weibaohui/kom v0.0.21/go.mod h1:GWZnQa6gMq1umLS0uIRdgVDNNEBs4DG2jxjcF9ACmC8=
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit ac8400c

Please sign in to comment.