Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn 87cedbe443 image: format code with gofumpt 1 year ago
  Sebastiaan van Stijn 0f7c9cd27e Remove uses of deprecated go-digest.NewDigestFromHex, go-digest.Digest.Hex 2 years ago
  Sebastiaan van Stijn 8a2e1245d4 runconfig, oci, image, layer, distribution: fix empty-lines (revive) 2 years ago
  Sebastiaan van Stijn a0230f3d9a remove unneeded "digest" alias for "go-digest" 3 years ago
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 years ago
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 years ago
  Sebastiaan van Stijn 2c31edbbb6 unconvert: remove unnescessary conversions 6 years ago
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports 6 years ago
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 years ago
  Sebastiaan van Stijn 55bebbaecf Replace deprecated testutil.ErrorContains() 7 years ago
  Daniel Nephin 6be0f70983 Automated migration using 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Daniel Nephin f7f101d57e Add gosimple linter 7 years ago
  Daniel Nephin e62b2d410c Move ErrorContains to an internal package. 8 years ago
  Aaron Lehmann 6052f2b396 Remove pkg/testutil/assert in favor of testify 8 years ago
  Daniel Nephin 7abeb08a8c Wrap errors in digest package so they are consistent between platforms. 8 years ago
  Daniel Nephin 69d7362058 Use assertions in image package unit tests. 8 years ago
  Stephen J Day 7a85579917 *: use opencontainers/go-digest package 8 years ago
  yuexiao-wang b2ec509a3f Fix incorrect info and format of error in image 8 years ago
  Tonis Tiigi 805223982c Generalize content addressable and reference storage 8 years ago
  Aaron Lehmann c168a0059f Update code to compile against new manifest interface 9 years ago
  Justas Brazauskas 927b334ebf Fix typos found across repository 9 years ago
  Tonis Tiigi 01ba0a935b Add image store 9 years ago