Skip to content

Commit 23357f5

Browse files
authored
Update user agent in secrets' example
1 parent 730a2d7 commit 23357f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release notes/v1.0.0-rc1.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ INFO[0031] {
152152
"headers": {
153153
"Custom-Authentication": "Bearer ***SECRET_REDACTED***",
154154
"Host": "httpbin.org",
155-
"User-Agent": "k6/0.57.0 (https://k6.io/)",
155+
"User-Agent": "k6/1.0.0-rc1 (https://k6.io/)",
156156
"X-Amzn-Trace-Id": "Root=1-67dd6691-18eeaf5d1782bf292da5037c"
157157
},
158158
"origin": "1.1.1.1",

0 commit comments

Comments
 (0)