add go mod to dep bot (#170)

This commit is contained in:
Boshi Lian 2023-07-30 05:19:14 -07:00 committed by GitHub
parent 5808d47548
commit 31b9766679
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,3 +11,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"