Skip to content

build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 #10

build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0

build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 #10

Workflow file for this run

# Basic set up for three package managers
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
# Maintain dependencies for gomod
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"