GITLAB

에프에이리눅스 / 1611_0007_prime_oven

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • 1611_0007_prime_oven
  • app
  • gui
  • expander
  • go.mod
  • 054d6e75f   ui 파일 일괄 변경 Browse Code »
    김태훈
    2021-03-16 14:37:24 +0900  
go.mod 138 Bytes
edit raw blame history
1 2 3 4 5 6 7 8
module expander

go 1.16

require (
	github.com/antchfx/xmlquery v1.3.5
	github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
)