Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1 go tuf update #3598

Merged

Commits on Mar 14, 2024

  1. Updated v1 to support latest version of go-tuf

    Signed-off-by: Fredrik Skogman <kommendorkapten@github.com>
    kommendorkapten committed Mar 14, 2024
    Copy the full SHA
    d2a5cce View commit details
    Browse the repository at this point in the history
  2. Udated documentation to be correct

    Signed-off-by: Fredrik Skogman <kommendorkapten@github.com>
    kommendorkapten committed Mar 14, 2024
    Copy the full SHA
    8d86517 View commit details
    Browse the repository at this point in the history
  3. Update sign_test.go

    swap out deprecated lib
    
    Signed-off-by: Bob Callaway <bobcallaway@users.noreply.github.com>
    bobcallaway authored and kommendorkapten committed Mar 14, 2024
    Copy the full SHA
    8e59c5e View commit details
    Browse the repository at this point in the history
  4. Update keys.go

    swap out deprecated lib
    
    Signed-off-by: Bob Callaway <bobcallaway@users.noreply.github.com>
    bobcallaway authored and kommendorkapten committed Mar 14, 2024
    Copy the full SHA
    738ffa6 View commit details
    Browse the repository at this point in the history
  5. Update sign_test.go

    fix gofmt issue
    
    Signed-off-by: Bob Callaway <bobcallaway@users.noreply.github.com>
    bobcallaway authored and kommendorkapten committed Mar 14, 2024
    Copy the full SHA
    7cc54fd View commit details
    Browse the repository at this point in the history
  6. Update go.mod

    go mod tidy
    
    Signed-off-by: Bob Callaway <bobcallaway@users.noreply.github.com>
    bobcallaway authored and kommendorkapten committed Mar 14, 2024
    Copy the full SHA
    2cb3bd5 View commit details
    Browse the repository at this point in the history
  7. Update validate-release.yml

    free up space ahead of running goreleaser
    
    Signed-off-by: Bob Callaway <bobcallaway@users.noreply.github.com>
    bobcallaway authored and kommendorkapten committed Mar 14, 2024
    Copy the full SHA
    be9bf89 View commit details
    Browse the repository at this point in the history