Skip to content

Commit

Permalink
Update const.go
Browse files Browse the repository at this point in the history
  • Loading branch information
noaccident authored Jan 26, 2022
1 parent d61605b commit 3d0639d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion obs/const.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
package obs

const (
obsSdkVersion = "3.21.8"
obsSdkVersion = "3.21.12"
USER_AGENT = "obs-sdk-go/" + obsSdkVersion
HEADER_PREFIX = "x-amz-"
HEADER_PREFIX_META = "x-amz-meta-"
Expand Down

0 comments on commit 3d0639d

Please sign in to comment.