Skip to content

Commit 5997fe7

Browse files
build(deps): bump github.com/sigstore/timestamp-authority
Bumps the actions group in /.github with 1 update: [github.com/sigstore/timestamp-authority](https://github.com/sigstore/timestamp-authority). Updates `github.com/sigstore/timestamp-authority` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/sigstore/timestamp-authority/releases) - [Changelog](https://github.com/sigstore/timestamp-authority/blob/main/CHANGELOG.md) - [Commits](sigstore/timestamp-authority@v1.2.3...v1.2.4) --- updated-dependencies: - dependency-name: github.com/sigstore/timestamp-authority dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c9646a commit 5997fe7

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

.github/go.mod

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
module sigstore/sigstore-python
22

33
go 1.23
4+
toolchain go1.23.5
45

5-
require (
6-
// We don't have a Go module here but this file is picked up by dependabot
7-
// and this will automatically update the dependency when needed.
8-
9-
github.com/sigstore/timestamp-authority v1.2.3
10-
11-
)
6+
// We don't have a Go module here but this file is picked up by dependabot
7+
// and this will automatically update the dependency when needed.

0 commit comments

Comments
 (0)