Run go mod tidy to keep a clean go.sum
This commit is contained in:
parent
27263aef0b
commit
72d7dd4db9
1 changed files with 3 additions and 0 deletions
|
@ -19,5 +19,8 @@
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
"automergeType": "branch"
|
"automergeType": "branch"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"postUpdateOptions": [
|
||||||
|
"gomodTidy"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue