mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
6 lines
131 B
Go
6 lines
131 B
Go
package prebuilds
|
|
|
|
import "github.com/google/uuid"
|
|
|
|
var PrebuildOwnerUUID = uuid.MustParse("c42fdf75-3097-471c-8c33-fb52454d81c0")
|