mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
CHORE: Update deps (#1936)
This commit is contained in:
@@ -975,7 +975,9 @@
|
||||
<td><i class="fa fa-minus dim"></i></td>
|
||||
<td><i class="fa fa-minus dim"></i></td>
|
||||
<td><i class="fa fa-minus dim"></i></td>
|
||||
<td><i class="fa fa-minus dim"></i></td>
|
||||
<td class="danger">
|
||||
<i class="fa fa-times text-danger" aria-hidden="true"></i>
|
||||
</td>
|
||||
<td><i class="fa fa-minus dim"></i></td>
|
||||
<td><i class="fa fa-minus dim"></i></td>
|
||||
<td><i class="fa fa-minus dim"></i></td>
|
||||
|
||||
@@ -18,6 +18,7 @@ Please change the version number as appropriate. Substitute (for example)
|
||||
git checkout master
|
||||
git pull
|
||||
go generate
|
||||
go mod tidy
|
||||
git add -A
|
||||
git commit -m "Update generated files for VERSION"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user