mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-14 17:41:43 +08:00
21 lines
356 B
TOML
21 lines
356 B
TOML
|
|
[[constraint]]
|
|
name = "github.com/boltdb/bolt"
|
|
version = "v1.3.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/go-kit/kit"
|
|
version = "v0.4.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/gorilla/mux"
|
|
version = "v1.3.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/pkg/errors"
|
|
version = "v0.8.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/satori/go.uuid"
|
|
version = "v1.1.0"
|