Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4e13f22

Browse files
authored
chore: add dependabot.yaml (#31)
1 parent3b678b6 commit4e13f22

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

‎.github/dependabot.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# See GitHub's documentation for more information on this file:
2+
# https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates
3+
version:2
4+
updates:
5+
-package-ecosystem:"gomod"
6+
directory:"/"
7+
schedule:
8+
interval:"daily"
9+
-package-ecosystem:"github-actions"
10+
directory:"/"
11+
schedule:
12+
interval:"daily"

‎go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require (
2020
k8s.io/apimachineryv0.27.2
2121
k8s.io/client-gov0.27.2
2222
nhooyr.io/websocketv1.8.7
23-
storj.io/drpcv0.0.33
23+
storj.io/drpcv0.0.34
2424
)
2525

2626
require (

‎go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -965,3 +965,5 @@ software.sslmate.com/src/go-pkcs12 v0.2.0 h1:nlFkj7bTysH6VkC4fGphtjXRbezREPgrHuJ
965965
software.sslmate.com/src/go-pkcs12v0.2.0/go.mod h1:23rNcYsMabIc1otwLpTkCCPwUq6kQsTyowttG/as0kQ=
966966
storj.io/drpcv0.0.33 h1:yCGZ26r66ZdMP0IcTYsj7WDAUIIjzXk6DJhbhvt9FHI=
967967
storj.io/drpcv0.0.33/go.mod h1:vR804UNzhBa49NOJ6HeLjd2H3MakC1j5Gv8bsOQT6N4=
968+
storj.io/drpcv0.0.34 h1:q9zlQKfJ5A7x8NQNFk8x7eKUF78FMhmAbZLnFK+og7I=
969+
storj.io/drpcv0.0.34/go.mod h1:Y9LZaa8esL1PW2IDMqJE7CFSNq7d5bQ3RI7mGPtmKMg=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp