chore: update latest, add achievements field in works
This commit is contained in:
parent
f0e8f8fa94
commit
6d532aed85
1
bin/run.sh
Executable file
1
bin/run.sh
Executable file
@ -0,0 +1 @@
|
||||
#!/bin/bash
|
6
go.mod
6
go.mod
@ -43,8 +43,8 @@ require (
|
||||
google.golang.org/protobuf v1.27.1 // indirect
|
||||
)
|
||||
|
||||
replace github.com/jesusperez/cfgsrv => ../lib/cfgsrv
|
||||
replace github.com/jesusperez/cfgsrv => ../lib-cfgsrv
|
||||
|
||||
replace github.com/jesusperez/cvdata => ../lib/cvdata
|
||||
replace github.com/jesusperez/cvdata => ../lib-cvdata
|
||||
|
||||
replace github.com/jesusperez/datautils => ../lib/datautils
|
||||
replace github.com/jesusperez/datautils => ../lib-datautils
|
||||
|
Loading…
Reference in New Issue
Block a user