1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Upgrade otto to 20210927222213 (#1279)

* Update deps

* Upgrade otto 20210614181706 -> 20210927222213
This commit is contained in:
Tom Limoncelli
2021-10-03 17:52:39 -04:00
committed by GitHub
parent 79d3552312
commit eef8c25a95
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -54,7 +54,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/pquerna/otp v1.3.0
github.com/qdm12/reprint v0.0.0-20200326205758-722754a53494
github.com/robertkrimen/otto v0.0.0-20210614181706-373ff5438452
github.com/robertkrimen/otto v0.0.0-20210927222213-f9375a256948
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/sergi/go-diff v1.1.0 // indirect
github.com/smartystreets/assertions v1.0.0 // indirect