Commit Graph

13 Commits

Author SHA1 Message Date
Kevin Schaul
7265bf0aa4 Refactor into a go module, update dependencies (#18)
* Refactor into a go module

`go get` is no longer supported outside of a go module. This commit
converts the project into a go module, moving dependencies into a go.mod
file.

* Use go.rice instead of go-bindata-assetfs

go.rice appears to be maintained and more popular

* Edit dependencies

* Pin to specific versions

* Updating workflows

* Fix syntax, I hope

* Update go

* Increment version number

* Version number

* version number
2023-07-18 16:44:57 +02:00
pathmapper
d9e3aa6ac4 Update for use in the editor ci workflow 2020-05-31 21:41:02 +02:00
pathmapper
686fd27b35 Update Editor to v1.7.0 2020-05-28 22:05:48 +02:00
pathmapper
538cea7f45 Update editor to v1.6.1 2019-10-13 14:28:42 +02:00
pathmapper
3153eea1da Update version numbers 2019-10-08 22:29:45 +02:00
Lukas Welte
18e15eeb5c remove complete bin folder in make clean 2019-02-07 17:35:23 +01:00
Lukas Welte
3a45b8dd41 Move dependencies into Makefile 2019-02-07 17:33:38 +01:00
Lukas Welte
69519df82f Use folders for different maputnik executables 2019-02-07 17:25:27 +01:00
Lukas Welte
8052701021 Use go cross compile to build once with travis for all platforms 2019-02-07 17:18:48 +01:00
Lukas Welte
35c0150522 Download release instead of building editor from source 2019-02-07 16:05:02 +01:00
Lukas Martinelli
147cbc1580 Include subdirectories in embedded assets 2017-01-01 21:12:24 +01:00
lukasmartinelli
1f1580276d Integrate file access into API 2016-09-27 14:28:40 +02:00
lukasmartinelli
8b722fc967 Add Makefile 2016-09-27 10:59:56 +02:00