go work sync

This commit is contained in:
koba1t
2022-07-02 15:31:24 +09:00
parent bc981fcbc3
commit e201dbb31a
62 changed files with 82 additions and 164 deletions

View File

@@ -6,7 +6,6 @@ require (
github.com/evanphx/json-patch v4.11.0+incompatible
github.com/go-errors/errors v1.0.1
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/imdario/mergo v0.3.6
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0
gopkg.in/yaml.v2 v2.4.0