Skip to content

Commit d668add

Browse files
Update module github.com/otiai10/copy to v1.12.0
1 parent 432d4f4 commit d668add

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/disintegration/imaging v1.6.2
1111
github.com/google/go-cmp v0.5.9
1212
github.com/mitchellh/go-homedir v1.1.0
13-
github.com/otiai10/copy v1.11.0
13+
github.com/otiai10/copy v1.12.0
1414
github.com/schollz/progressbar/v3 v3.13.1
1515
golang.org/x/net v0.11.0
1616
golang.org/x/sync v0.3.0

Diff for: go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG
5858
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
5959
github.com/otiai10/copy v1.11.0 h1:OKBD80J/mLBrwnzXqGtFCzprFSGioo30JcmR4APsNwc=
6060
github.com/otiai10/copy v1.11.0/go.mod h1:rSaLseMUsZFFbsFGc7wCJnnkTAvdc5L6VWxPE4308Ww=
61+
github.com/otiai10/copy v1.12.0 h1:cLMgSQnXBs1eehF0Wy/FAGsgDTDmAqFR7rQylBb1nDY=
62+
github.com/otiai10/copy v1.12.0/go.mod h1:rSaLseMUsZFFbsFGc7wCJnnkTAvdc5L6VWxPE4308Ww=
6163
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
6264
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
6365
github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis=

0 commit comments

Comments
 (0)