mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-05-19 18:58:03 +02:00
refactor/dependence: Upgrade Golang version and dependencies. (#322)
* chore: Set up automated package updates with dependabot.
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
goVer: ["1.21.x"]
|
||||
goVer: ["1.22.x"]
|
||||
|
||||
steps:
|
||||
- name: Check out code into the Go module directory
|
||||
|
||||
Reference in New Issue
Block a user