Compare commits

..

3 Commits
0.0.1 ... main

Author SHA1 Message Date
e23f025a22 Update module go to 1.19
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-10-26 17:43:30 +00:00
525aaa041f Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
All checks were successful
continuous-integration/drone Build is passing
Reviewed-on: #1
2022-10-25 20:55:42 +00:00
7e0a23ef01 Add renovate.json 2022-10-25 20:52:06 +00:00
2 changed files with 4 additions and 1 deletions

2
go.mod
View File

@ -1,3 +1,3 @@
module keep-up
go 1.17
go 1.19

3
renovate.json Normal file
View File

@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}