storj/cmd/uplink/ultest
Márton Elek ea1408f7a8 go.mod: bump clingy dependency
As a reminder: latest clingy removed the requirement of having custom context (which made the usage of context.WithValue harder) and uses simple context instead.

Clingy saves the stdin/stdout/stderr to the context (earlier to separated context type) to make it available for unit testing.

Change-Id: I8896574f4670721de43a577cd4b35952e3b5d00e
2022-08-31 10:24:27 +00:00
..
external.go cmd/uplinkng: become cmd/uplink 2022-02-09 17:02:21 +00:00
filesystem.go cmd/uplink: bring back --metadata for cp command 2022-05-18 15:58:53 +00:00
result.go cmd/uplink: bring back --metadata for cp command 2022-05-18 15:58:53 +00:00
setup.go go.mod: bump clingy dependency 2022-08-31 10:24:27 +00:00