diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-03-25 11:32:07 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-25 11:32:07 -0700 |
| commit | aa24af77aaf49ad509481d163a7ef1cafdbadf34 (patch) | |
| tree | e7ccba817ec22b6fd870730728a40b71d07dce88 /go.mod | |
| parent | 33c07e8fb0f5deb92662b7a76056acfb9aeecd1c (diff) | |
| parent | 4cc0440009148ef7cec029b4437bfa2e7acef09c (diff) | |
| download | seaweedfs-aa24af77aaf49ad509481d163a7ef1cafdbadf34.tar.xz seaweedfs-aa24af77aaf49ad509481d163a7ef1cafdbadf34.zip | |
Merge pull request #2821 from chrislusf/dependabot/go_modules/github.com/jinzhu/copier-0.3.5
Bump github.com/jinzhu/copier from 0.2.8 to 0.3.5
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ require ( github.com/hashicorp/hcl v1.0.0 // indirect github.com/jcmturner/gofork v1.0.0 // indirect github.com/jcmturner/gokrb5/v8 v8.4.2 - github.com/jinzhu/copier v0.2.8 + github.com/jinzhu/copier v0.3.5 github.com/jmespath/go-jmespath v0.4.0 // indirect github.com/json-iterator/go v1.1.12 github.com/karlseguin/ccache/v2 v2.0.8 |
