Use new upload style
This commit is contained in:
parent
976aae76ac
commit
818adaff4a
10 changed files with 170 additions and 69 deletions
2
go.mod
2
go.mod
|
@ -10,3 +10,5 @@ require (
|
|||
golang.org/x/exp v0.0.0-20230801115018-d63ba01acd4b
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
|
||||
require github.com/google/uuid v1.6.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue