mirror of
https://github.com/nabbar/golib.git
synced 2025-12-24 11:51:02 +08:00
Package Cluster / nutsdb:
- removing package cluster & nutsdb (+ test) in waiting stabilisation of dependencies - adding olld source code in tarball file Dependencies golang/x/exp: - removing experiment dependency when using slices to root/slices package Bump dependencies (some dependences still use exp who's need go1.22)
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
package static
|
||||
|
||||
import (
|
||||
"golang.org/x/exp/slices"
|
||||
"slices"
|
||||
)
|
||||
|
||||
func (s *staticHandler) SetIndex(group, route, pathFile string) {
|
||||
|
||||
Reference in New Issue
Block a user