We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1ca805 commit e0a55a4Copy full SHA for e0a55a4
LICENSE
@@ -1,5 +1,6 @@
1
The MIT License (MIT)
2
3
+Copyright (c) 2024 Christian Stewart <christian@aperture.us>
4
Copyright (c) 2018 Aliaksandr Valialkin
5
6
Permission is hereby granted, free of charge, to any person obtaining a copy
go.mod
@@ -1,3 +1,3 @@
-module github.com/valyala/fastjson
+module github.com/aperturerobotics/fastjson
go 1.21
0 commit comments