Debian NEW package overview for golang-github-goccy-go-json
golang-github-goccy-go-json_0.10.3-1_amd64.changes (click to toggle)
Format:1.8
Date:Sat, 22 Jun 2024 14:53:49 +0000
Source:golang-github-goccy-go-json
Binary:golang-github-goccy-go-json-dev
Architecture:source all
Version:0.10.3-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed-By:Mathias Gibbens <gibmat@debian.org>
Description:
golang-github-goccy-go-json-dev - Fast JSON encoder/decoder compatible with encoding/json (library)
Closes:1074056
Changes:
golang-github-goccy-go-json (0.10.3-1) unstable; urgency=medium

  * Initial release (Closes: #1074056)
Files:
22e50052ce52215873c02a449aa7af2c 2264 golang optional golang-github-goccy-go-json_0.10.3-1.dsc
3940e3eae2c7e4886a8b57af67c69d9e 399234 golang optional golang-github-goccy-go-json_0.10.3.orig.tar.gz
d1f92c6f34ff652b945296f3b60fcca4 2956 golang optional golang-github-goccy-go-json_0.10.3-1.debian.tar.xz
539d137e003a9f5a809dd9dbff98084c 161384 golang optional golang-github-goccy-go-json-dev_0.10.3-1_all.deb
a69982f725f6d82f4da5af116352109e 6054 golang optional golang-github-goccy-go-json_0.10.3-1_amd64.buildinfo
golang-github-goccy-go-json_0.10.3-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:golang-github-goccy-go-json
Binary:golang-github-goccy-go-json-dev
Architecture:all
Version:0.10.3-1
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:Mathias Gibbens <gibmat@debian.org>
Homepage:https://github.com/goccy/go-json
Standards-Version:4.7.0
Vcs-Browser:https://salsa.debian.org/go-team/packages/golang-github-goccy-go-json
Vcs-Git:https://salsa.debian.org/go-team/packages/golang-github-goccy-go-json.git
Testsuite:autopkgtest-pkg-go
Build-Depends:debhelper-compat (=13), dh-sequence-golang, golang-any
Package-List:golang-github-goccy-go-json-dev deb golang optional arch=all
Files:
3940e3eae2c7e4886a8b57af67c69d9e 399234 golang-github-goccy-go-json_0.10.3.orig.tar.gz
d1f92c6f34ff652b945296f3b60fcca4 2956 golang-github-goccy-go-json_0.10.3-1.debian.tar.xz
Go-Import-Path:github.com/goccy/go-json
lintian 2.104.0 check for golang-github-goccy-go-json_0.10.3-1.dsc (click to toggle)
README.source for golang-github-goccy-go-json_0.10.3-1.dsc (click to toggle)
No README.source in this package
control file for golang-github-goccy-go-json-dev_0.10.3-1_all.deb (click to toggle)
Package:golang-github-goccy-go-json-dev
Source:golang-github-goccy-go-json
Version:0.10.3-1
Architecture:all
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size:2221
Section:golang
Priority:optional
Multi-Arch:foreign
Homepage:https://github.com/goccy/go-json
Description:
Fast JSON encoder/decoder compatible with encoding/json (library)
 Drop-in replacement of encoding/json that is fast and supports
 flexible customization with options. Can propagate context.Context
 to MarshalJSON or UnmarshalJSON and dynamically filter the fields
 of the structure type-safely.
lintian 2.104.0 check for golang-github-goccy-go-json-dev_0.10.3-1_all.deb (click to toggle)
contents of golang-github-goccy-go-json-dev_0.10.3-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2024-06-22 14:53 ./
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/doc/golang-github-goccy-go-json-dev/
-rw-r--r-- root/root       174 2024-06-22 14:53 ./usr/share/doc/golang-github-goccy-go-json-dev/changelog.Debian.gz
-rw-r--r-- root/root      4008 2024-06-22 13:47 ./usr/share/doc/golang-github-goccy-go-json-dev/changelog.gz
-rw-r--r-- root/root      3217 2024-06-22 14:53 ./usr/share/doc/golang-github-goccy-go-json-dev/copyright
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/gocode/
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/gocode/src/
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/gocode/src/github.com/
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/
-rw-r--r-- root/root      1272 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/color.go
-rw-r--r-- root/root       842 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/color_test.go
-rw-r--r-- root/root      6435 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/decode.go
-rw-r--r-- root/root    106092 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/decode_test.go
-rw-r--r-- root/root      9061 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/encode.go
-rw-r--r-- root/root     64526 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/encode_test.go
-rw-r--r-- root/root      1537 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/error.go
-rw-r--r-- root/root       157 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/export_test.go
-rw-r--r-- root/root        41 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/go.mod
-rw-r--r-- root/root         0 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/go.sum
-rw-r--r-- root/root       526 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/helper_test.go
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/
-rw-r--r-- root/root      1165 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/anonymous_field.go
-rw-r--r-- root/root      3969 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/array.go
-rw-r--r-- root/root     12557 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/assign.go
-rw-r--r-- root/root      1797 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/bool.go
-rw-r--r-- root/root      3242 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/bytes.go
-rw-r--r-- root/root     14953 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/compile.go
-rw-r--r-- root/root       587 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/compile_norace.go
-rw-r--r-- root/root       697 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/compile_race.go
-rw-r--r-- root/root      5462 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/context.go
-rw-r--r-- root/root      3372 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/float.go
-rw-r--r-- root/root      3562 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/func.go
-rw-r--r-- root/root      5109 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/int.go
-rw-r--r-- root/root     13699 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/interface.go
-rw-r--r-- root/root      1291 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/invalid.go
-rw-r--r-- root/root      7048 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/map.go
-rw-r--r-- root/root      2974 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/number.go
-rw-r--r-- root/root       221 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/option.go
-rw-r--r-- root/root     16453 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/path.go
-rw-r--r-- root/root      2103 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/ptr.go
-rw-r--r-- root/root      9185 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/slice.go
-rw-r--r-- root/root     10468 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/stream.go
-rw-r--r-- root/root     11881 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/string.go
-rw-r--r-- root/root     20421 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/struct.go
-rw-r--r-- root/root       713 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/type.go
-rw-r--r-- root/root      4258 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/uint.go
-rw-r--r-- root/root      2460 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/unmarshal_json.go
-rw-r--r-- root/root      5822 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/unmarshal_text.go
-rw-r--r-- root/root      1752 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/decoder/wrapped_string.go
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/
-rw-r--r-- root/root     22515 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/code.go
-rw-r--r-- root/root      6929 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/compact.go
-rw-r--r-- root/root     26916 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/compiler.go
-rw-r--r-- root/root       849 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/compiler_norace.go
-rw-r--r-- root/root       998 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/compiler_race.go
-rw-r--r-- root/root      1866 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/context.go
-rw-r--r-- root/root      3767 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/decode_rune.go
-rw-r--r-- root/root       399 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/encode_opcode_test.go
-rw-r--r-- root/root     14403 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/encoder.go
-rw-r--r-- root/root      5164 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/indent.go
-rw-r--r-- root/root      5241 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/int.go
-rw-r--r-- root/root       166 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/map112.go
-rw-r--r-- root/root       163 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/map113.go
-rw-r--r-- root/root     16863 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/opcode.go
-rw-r--r-- root/root       751 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/option.go
-rw-r--r-- root/root     35442 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/optype.go
-rw-r--r-- root/root      2897 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/query.go
-rw-r--r-- root/root     11872 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/string.go
-rw-r--r-- root/root      5424 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/string_table.go
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/vm/
-rw-r--r-- root/root       988 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/vm/debug_vm.go
-rw-r--r-- root/root       337 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/vm/hack.go
-rw-r--r-- root/root      5971 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/vm/util.go
-rw-r--r-- root/root    137351 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/vm/vm.go
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/vm_color/
-rw-r--r-- root/root       840 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/vm_color/debug_vm.go
-rw-r--r-- root/root       349 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/vm_color/hack.go
-rw-r--r-- root/root      8050 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/vm_color/util.go
-rw-r--r-- root/root    137357 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/vm_color/vm.go
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/vm_color_indent/
-rw-r--r-- root/root       847 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/vm_color_indent/debug_vm.go
-rw-r--r-- root/root      8726 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/vm_color_indent/util.go
-rw-r--r-- root/root    137364 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/vm_color_indent/vm.go
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/vm_indent/
-rw-r--r-- root/root       841 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/vm_indent/debug_vm.go
-rw-r--r-- root/root       343 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/vm_indent/hack.go
-rw-r--r-- root/root      6688 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/vm_indent/util.go
-rw-r--r-- root/root    137358 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/encoder/vm_indent/vm.go
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/errors/
-rw-r--r-- root/root      4895 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/errors/error.go
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/runtime/
-rw-r--r-- root/root      5787 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/runtime/rtype.go
-rw-r--r-- root/root      1640 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/runtime/struct_field.go
-rw-r--r-- root/root      1821 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/internal/runtime/type.go
-rw-r--r-- root/root     15240 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/json.go
-rw-r--r-- root/root     11049 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/json_test.go
-rw-r--r-- root/root      3439 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/number_test.go
-rw-r--r-- root/root      2590 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/option.go
-rw-r--r-- root/root      2628 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/path.go
-rw-r--r-- root/root      5216 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/path_test.go
-rw-r--r-- root/root      1632 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/query.go
-rw-r--r-- root/root      1943 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/query_test.go
-rw-r--r-- root/root       347 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/size_test.go
-rw-r--r-- root/root     14407 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/stream_test.go
-rw-r--r-- root/root      2777 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/tagkey_test.go
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/
-rw-r--r-- root/root     38603 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_array_test.go
-rw-r--r-- root/root     57939 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_bool_test.go
-rw-r--r-- root/root     38555 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_bytes_test.go
-rw-r--r-- root/root     51141 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_float32_test.go
-rw-r--r-- root/root     51141 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_float64_test.go
-rw-r--r-- root/root      2818 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_helper_test.go
-rw-r--r-- root/root     36304 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_int16_test.go
-rw-r--r-- root/root     35871 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_int32_test.go
-rw-r--r-- root/root     35871 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_int64_test.go
-rw-r--r-- root/root     35075 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_int8_test.go
-rw-r--r-- root/root     48748 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_int_test.go
-rw-r--r-- root/root     42682 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_map_test.go
-rw-r--r-- root/root     92455 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_marshal_json_test.go
-rw-r--r-- root/root     88694 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_marshal_text_test.go
-rw-r--r-- root/root     52851 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_number_test.go
-rw-r--r-- root/root     42957 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_slice_test.go
-rw-r--r-- root/root     51857 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_string_test.go
-rw-r--r-- root/root     36625 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_uint16_test.go
-rw-r--r-- root/root     36589 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_uint32_test.go
-rw-r--r-- root/root     36589 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_uint64_test.go
-rw-r--r-- root/root     35793 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_uint8_test.go
-rw-r--r-- root/root     47721 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/cover/cover_uint_test.go
drwxr-xr-x root/root         0 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/example/
-rw-r--r-- root/root      1267 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/example/example_marshaling_test.go
-rw-r--r-- root/root      1919 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/example/example_query_test.go
-rw-r--r-- root/root      6230 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/example/example_test.go
-rw-r--r-- root/root      1275 2024-06-22 14:53 ./usr/share/gocode/src/github.com/goccy/go-json/test/example/example_text_marshaling_test.go

Timestamp: 22.06.2024 / 16:02:09 (UTC)