Skip to content

Commit dcc4baa

Browse files
committed
Fix bugs in blb
1 parent 8b74812 commit dcc4baa

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

bce/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626

2727
// Constants and default values for the package bce
2828
const (
29-
SDK_VERSION = "0.9.209"
29+
SDK_VERSION = "0.9.210"
3030
URI_PREFIX = "/" // now support uri without prefix "v1" so just set root path
3131
DEFAULT_DOMAIN = "baidubce.com"
3232
DEFAULT_PROTOCOL = "http"

services/vpc/ipSet.go

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)