mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
update dependencies (#296)
This commit is contained in:
10
vendor/codeberg.org/gruf/go-nowish/util.go
generated
vendored
Normal file
10
vendor/codeberg.org/gruf/go-nowish/util.go
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
package nowish
|
||||
|
||||
//nolint
|
||||
type noCopy struct{}
|
||||
|
||||
//nolint
|
||||
func (*noCopy) Lock() {}
|
||||
|
||||
//nolint
|
||||
func (*noCopy) Unlock() {}
|
Reference in New Issue
Block a user