Skip to content

Commit d886fb3

Browse files
build(deps): bump github.com/samsarahq/github-app-credential-helper (#8)
Bumps [github.com/samsarahq/github-app-credential-helper](https://github.com/samsarahq/github-app-credential-helper) from 0.0.2 to 0.0.3. - [Release notes](https://github.com/samsarahq/github-app-credential-helper/releases) - [Commits](samsarahq/github-app-credential-helper@v0.0.2...v0.0.3) --- updated-dependencies: - dependency-name: github.com/samsarahq/github-app-credential-helper dependency-version: 0.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f0fa291 commit d886fb3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/aws/aws-sdk-go-v2/credentials v1.17.67
99
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.35.3
1010
github.com/aws/aws-sdk-go-v2/service/sts v1.33.19
11-
github.com/samsarahq/github-app-credential-helper v0.0.2
11+
github.com/samsarahq/github-app-credential-helper v0.0.3
1212
)
1313

1414
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ github.com/aws/smithy-go v1.22.2 h1:6D9hW43xKFrRx/tXXfAlIZc4JI+yQe6snnWcQyxSyLQ=
2828
github.com/aws/smithy-go v1.22.2/go.mod h1:irrKGvNn1InZwb2d7fkIRNucdfwR8R+Ts3wxYa/cJHg=
2929
github.com/golang-jwt/jwt/v5 v5.2.2 h1:Rl4B7itRWVtYIHFrSNd7vhTiz9UpLdi6gZhZ3wEeDy8=
3030
github.com/golang-jwt/jwt/v5 v5.2.2/go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk=
31-
github.com/samsarahq/github-app-credential-helper v0.0.2 h1:qHyj6ujUjhYW2UqQJV/+MBY1CTsRxJnoCJS5fEb3slQ=
32-
github.com/samsarahq/github-app-credential-helper v0.0.2/go.mod h1:86nUY4AyLsbV68ezQtfwIWDP6Q7oCmCT/tCuGLR4tKA=
31+
github.com/samsarahq/github-app-credential-helper v0.0.3 h1:husJw4doeVoHU3+FR1C4xHp88D9KilbMZQ7qCe75Z68=
32+
github.com/samsarahq/github-app-credential-helper v0.0.3/go.mod h1:86nUY4AyLsbV68ezQtfwIWDP6Q7oCmCT/tCuGLR4tKA=

0 commit comments

Comments
 (0)