Update go.mod dependencies index 8a24fdc..0d1d5fb 100644 @@ -1,11 +1,11 @@ module code.cloudfoundry.org/filelock -go 1.25.0 +go 1.26.0 github.com/onsi/ginkgo/v2 v2.32.1 github.com/onsi/gomega v1.43.0 golang.org/x/sys v0.47.0 golang.org/x/sys v0.48.0
Update go.mod dependencies
index 8a24fdc..0d1d5fb 100644 @@ -1,11 +1,11 @@ module code.cloudfoundry.org/filelock
-go 1.25.0 +go 1.26.0
github.com/onsi/ginkgo/v2 v2.32.1 github.com/onsi/gomega v1.43.0
This library will allow locking a file for synchronous operation.
[!NOTE] This repository should be imported as code.cloudfoundry.org/filelock.
[!NOTE]
This repository should be imported as code.cloudfoundry.org/filelock.
code.cloudfoundry.org/filelock
See the Contributing.md for more information on how to contribute.
This repository is maintained by App Runtime Platform under Garden Containers area.
Garden Containers
[!IMPORTANT] Content in this file is managed by the CI task sync-readme and is generated by CI following a convention.
[!IMPORTANT]
Content in this file is managed by the CI task sync-readme and is generated by CI following a convention.
sync-readme
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
filelock
This library will allow locking a file for synchronous operation.
Contributing
See the Contributing.md for more information on how to contribute.
Working Group Charter
This repository is maintained by App Runtime Platform under
Garden Containersarea.