Skip to content

Commit

Permalink
update: update core
Browse files Browse the repository at this point in the history
  • Loading branch information
Changbaiqi committed Dec 13, 2024
1 parent 17276bf commit 473313c
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 @@ -14,7 +14,7 @@ require (
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
)

require github.com/yatori-dev/yatori-go-core v1.1.3
require github.com/yatori-dev/yatori-go-core v1.1.4

require (
github.com/PuerkitoBio/goquery v1.10.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ github.com/tjfoc/gmsm v1.4.1 h1:aMe1GlZb+0bLjn+cKTPEvvn9oUEBlJitaZiiBwsbgho=
github.com/tjfoc/gmsm v1.4.1/go.mod h1:j4INPkHWMrhJb38G+J6W4Tw0AbuN8Thu3PbdVYhVcTE=
github.com/yalue/onnxruntime_go v1.12.1 h1:joCCmBnNjHy04jK9EMP/UV6oPPqySXlRgf3gcUcnI/g=
github.com/yalue/onnxruntime_go v1.12.1/go.mod h1:b4X26A8pekNb1ACJ58wAXgNKeUCGEAQ9dmACut9Sm/4=
github.com/yatori-dev/yatori-go-core v1.1.3 h1:GMwjNAtVC0FC2qlmvUbOI3SUaXt3L+1hVjbOlYrU7ck=
github.com/yatori-dev/yatori-go-core v1.1.3/go.mod h1:6zSH+QLXqe+IZaEASvwtG/AhBwcq67A7gGiIh8d2uDw=
github.com/yatori-dev/yatori-go-core v1.1.4 h1:uSDhfLBL3ThMubCAUEHEIzfsLuU3LvaDHJM1GUhOryU=
github.com/yatori-dev/yatori-go-core v1.1.4/go.mod h1:6zSH+QLXqe+IZaEASvwtG/AhBwcq67A7gGiIh8d2uDw=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
go.uber.org/atomic v1.9.0 h1:ECmE8Bn/WFTYwEW/bpKD3M8VtR/zQVbavAoalC1PYyE=
go.uber.org/atomic v1.9.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc=
Expand Down

0 comments on commit 473313c

Please sign in to comment.