gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

go.work (69B)


      1 go 1.18
      2 
      3 use (
      4 	.
      5 	./generic_test
      6 	./fuzz
      7 	./external_jsonlib_test
      8 )