mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 09:37:02 +00:00
go: update dependencies (#467)
* go: update dependencies * go: minimum 1.21 required by deps Signed-off-by: James Hillyerd <james@hillyerd.com>
This commit is contained in:
1
.github/workflows/build-and-test.yml
vendored
1
.github/workflows/build-and-test.yml
vendored
@@ -15,7 +15,6 @@ jobs:
|
||||
matrix:
|
||||
go:
|
||||
- '1.21'
|
||||
- '1.20'
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user