mirror of
https://github.com/criyle/go-judge.git
synced 2025-11-04 14:50:02 +08:00
- increase default tmpfs size to 128M - add /config to get file store path - remove memory only file store close #20
5 lines
89 B
Go
5 lines
89 B
Go
// Code generated by go generate; DO NOT EDIT.
|
|
|
|
package version
|
|
|
|
const Version = `v1.2.7` |