Skip to content

Commit 625e22b

Browse files
committed
chore: update gomod2nix.toml
1 parent 6b3aa95 commit 625e22b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

nix/packages/treefmt/gomod2nix.toml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,11 @@ schema = 3
6060
version = "v0.15.2"
6161
hash = "sha256-Eum/SpyytcNIchANPkG4bYGBgcezLgej7j/+6IhqoMU="
6262
[mod."github.com/otiai10/copy"]
63-
version = "v1.14.0"
64-
hash = "sha256-xsaL1ddkPS544y0Jv7u/INUALBYmYq29ddWvysLXk4A="
63+
version = "v1.14.1"
64+
hash = "sha256-8RR7u17SbYg9AeBXVHIv5ZMU+kHmOcx0rLUKyz6YtU0="
65+
[mod."github.com/otiai10/mint"]
66+
version = "v1.6.3"
67+
hash = "sha256-/FT3dYP2+UiW/qe1pxQ7HiS8et4+KHGPIMhc+8mHvzw="
6568
[mod."github.com/pelletier/go-toml/v2"]
6669
version = "v2.2.2"
6770
hash = "sha256-ukxk1Cfm6cQW18g/aa19tLcUu5BnF7VmfAvrDHAOl6A="

0 commit comments

Comments
 (0)