diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-07 08:59:04 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-07 08:59:04 -0400 |
| commit | 959ceaf2fda2dffdf626aabf110f364cfe24d2a7 (patch) | |
| tree | a65c4adabe2a10151500d604cf200844ca3c6d99 /go.mod | |
| parent | e8d82d7d113927d6e42e6be0797c232e3d770ffd (diff) | |
chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1.0 (#803)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ require ( github.com/go-git/go-git/v5 v5.11.0 github.com/google/uuid v1.3.1 github.com/opencontainers/go-digest v1.0.0 - github.com/opencontainers/image-spec v1.1.0-rc4 + github.com/opencontainers/image-spec v1.1.0 github.com/patrickmn/go-cache v2.1.0+incompatible github.com/prometheus/client_golang v1.19.1 github.com/sirupsen/logrus v1.9.3 |
