mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
client/v3: Create and update go.mod
This commit is contained in:
@@ -20,6 +20,9 @@ function bom_fixlet {
|
||||
log_success "bom refreshed"
|
||||
else
|
||||
log_error "FAIL: bom refreshing failed"
|
||||
mv go.mod.tmp go.mod
|
||||
mv go.sum.tmp go.sum
|
||||
return 2
|
||||
fi
|
||||
mv go.mod.tmp go.mod
|
||||
mv go.sum.tmp go.sum
|
||||
|
||||
Reference in New Issue
Block a user