deps: update dependencies and supported go version
This commit is contained in:
parent
9597007953
commit
e5ef2f0b88
4 changed files with 71 additions and 110 deletions
3
main.go
3
main.go
|
|
@ -1,9 +1,10 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"codeberg.org/Pata1704/system_setup_tool/cmd"
|
||||
"log"
|
||||
"os"
|
||||
|
||||
"codeberg.org/Pata1704/system_setup_tool/cmd"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue