fmt/gomod update

This commit is contained in:
Lei Xue
2022-12-08 17:27:11 +08:00
parent 82b42798ee
commit 698eb1bb40
10 changed files with 233 additions and 51 deletions

View File

@@ -10,8 +10,8 @@ env:
language: go
go:
- 1.13.x
- 1.14.x
- 1.18.x
- 1.19.x
install:
- true
@@ -20,8 +20,8 @@ before_script:
- echo ${TGT_CFG}
- echo ${TARGET}
- sudo apt-get update
- ci/ceph_install.sh
- bash ci/ceph_micro-osd.sh /tmp/micro-ceph
- hack/ci/ceph_install.sh
- bash hack/ci/ceph_micro-osd.sh /tmp/micro-ceph
- export CEPH_CONF=/tmp/micro-ceph/ceph.conf
- ceph status
- sudo apt-get install -y libcunit1 libcunit1-doc libcunit1-dev