fix undefined: strings.CutPrefix

This commit is contained in:
yuli
2024-04-28 09:57:32 +03:00
parent d33b6c6fb1
commit b4d5a57ef6

View File

@@ -1,6 +1,6 @@
module github.com/securitybunker/databunker/src
go 1.13
go 1.20
replace github.com/securitybunker/databunker/src/storage => ./storage