add missing -mod=vendor
This commit is contained in:
parent
62ad8fb507
commit
7077731356
|
@ -1,4 +1,4 @@
|
||||||
//go:generate go run github.com/UnnoTed/fileb0x b0x.toml
|
//go:generate go run -mod=vendor github.com/UnnoTed/fileb0x b0x.toml
|
||||||
|
|
||||||
// I'm prototyping this out to be useful for more than just watchdog
|
// I'm prototyping this out to be useful for more than just watchdog
|
||||||
// hence there are a few unnecessary things for the sake of the trying it out
|
// hence there are a few unnecessary things for the sake of the trying it out
|
||||||
|
|
Loading…
Reference in New Issue