Fix local path operations by using a wrong package (diff between package path and path/filepath)

Bump dependencies
This commit is contained in:
nabbar
2022-11-15 13:43:18 +01:00
parent c0046ae953
commit eb8097fad8
30 changed files with 179 additions and 99 deletions

View File

@@ -1,3 +1,7 @@
//+build examples
//go:build examples
// +build examples
/***********************************************************************************************************************
*
* MIT License