This repository showcases some exciting new features introduced in Go 1.25:
encoding/json/v2.⚠️ Experimental package. To enable it, set:export GOEXPERIMENT=jsonv2.os.Rootin action.testing/synctestpackage.- Example usage of
WaitGroup.Go. - Example of the new
http.CrossOriginProtectiontype.