Skip to content

Commit

Permalink
move sdk/codegen/generators/x/python to github.com/kralicky/codegen/e…
Browse files Browse the repository at this point in the history
…xp/python
  • Loading branch information
kralicky committed Aug 18, 2024
1 parent 4cf673d commit dfedad7
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 832 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/google/cel-go v0.21.0
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.6.0
github.com/kralicky/codegen v0.0.0-20240818201632-5c040977c0f2
github.com/kralicky/codegen v0.0.0-20240818203230-c3317b3cf0bc
github.com/kralicky/gpkg v0.0.0-20240119195700-64f32830b14f
github.com/kralicky/protocompile v0.0.0-20240803192845-d63fb51209b3
github.com/kralicky/tools-lite v0.0.0-20240313161632-60bfa88304ff
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kralicky/codegen v0.0.0-20240818201632-5c040977c0f2 h1:2NkpnOtqGv2iPffuKQtsAjXajf9dm3IikdTgmxOp0Ig=
github.com/kralicky/codegen v0.0.0-20240818201632-5c040977c0f2/go.mod h1:UK8m9KaVDa19tqN9IssexUx+Nz5Z+5ZNZKGzX2saNC4=
github.com/kralicky/codegen v0.0.0-20240818203230-c3317b3cf0bc h1:RS6a4zzzlGAlR07VfLypyj9N3xC0T/BZrezcUDRuTls=
github.com/kralicky/codegen v0.0.0-20240818203230-c3317b3cf0bc/go.mod h1:UK8m9KaVDa19tqN9IssexUx+Nz5Z+5ZNZKGzX2saNC4=
github.com/kralicky/go-adaptive-radix-tree v0.0.0-20240624235931-330eb762e74c h1:TRkEV8M5PhQU55WI49FKTszEIpFlwZ1wfxcACCRT7SE=
github.com/kralicky/go-adaptive-radix-tree v0.0.0-20240624235931-330eb762e74c/go.mod h1:oJwexVSshEat0E3evyKOH6QzN8GFWrhLvEoh8GiJzss=
github.com/kralicky/gpkg v0.0.0-20240119195700-64f32830b14f h1:MsNe8A51V+7Fu5OMXSl8SK02erPJ40vFs2zDHn89w1g=
Expand Down
6 changes: 0 additions & 6 deletions sdk/codegen/generators/x/python/doc.go

This file was deleted.

74 changes: 0 additions & 74 deletions sdk/codegen/generators/x/python/generator.go

This file was deleted.

15 changes: 0 additions & 15 deletions sdk/codegen/generators/x/python/go.mod

This file was deleted.

11 changes: 0 additions & 11 deletions sdk/codegen/generators/x/python/go.sum

This file was deleted.

144 changes: 0 additions & 144 deletions sdk/codegen/generators/x/python/importing.go

This file was deleted.

Loading

0 comments on commit dfedad7

Please sign in to comment.