Skip to content

Commit

Permalink
Merge pull request #5 from gittuf/bump-gittuf
Browse files Browse the repository at this point in the history
Bump gittuf
  • Loading branch information
adityasaky authored Oct 23, 2024
2 parents 12b524b + 20ec41c commit f11e3ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/kms v1.37.2
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.34.2
github.com/bradleyfalzon/ghinstallation/v2 v2.11.0
github.com/gittuf/gittuf v0.7.1-0.20241023174225-543b0723a683
github.com/gittuf/gittuf v0.7.1-0.20241023201836-71f95e2e7f1c
github.com/go-git/go-git/v5 v5.12.0
github.com/golang-jwt/jwt/v4 v4.5.0
github.com/google/go-github/v61 v61.0.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,8 @@ github.com/github/smimesign v0.2.0 h1:Hho4YcX5N1I9XNqhq0fNx0Sts8MhLonHd+HRXVGNjv
github.com/github/smimesign v0.2.0/go.mod h1:iZiiwNT4HbtGRVqCQu7uJPEZCuEE5sfSSttcnePkDl4=
github.com/gittuf/gittuf v0.7.1-0.20241023174225-543b0723a683 h1:4wKYEjR0M6XyYATjZiW9jEjCbZZVn3ap6VI887S63do=
github.com/gittuf/gittuf v0.7.1-0.20241023174225-543b0723a683/go.mod h1:pTaraOk4Oay/ZFwyJIrjoBGrJ7kivOEUj6+MWfdMjIU=
github.com/gittuf/gittuf v0.7.1-0.20241023201836-71f95e2e7f1c h1:BP684MaRjksxL/3PKbtQN0I457sFiOsAxFY03WrpG0Y=
github.com/gittuf/gittuf v0.7.1-0.20241023201836-71f95e2e7f1c/go.mod h1:pTaraOk4Oay/ZFwyJIrjoBGrJ7kivOEUj6+MWfdMjIU=
github.com/gliderlabs/ssh v0.3.7 h1:iV3Bqi942d9huXnzEF2Mt+CY9gLu8DNM4Obd+8bODRE=
github.com/gliderlabs/ssh v0.3.7/go.mod h1:zpHEXBstFnQYtGnB8k8kQLol82umzn/2/snG7alWVD8=
github.com/go-chi/chi v4.1.2+incompatible h1:fGFk2Gmi/YKXk0OmGfBh0WgmN3XB8lVnEyNz34tQRec=
Expand Down

0 comments on commit f11e3ae

Please sign in to comment.